HomeSort by relevance Sort by last modified time
    Searched refs:MUSIC_TIME (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dmusicf.h 430 MUSIC_TIME mtTime;
431 MUSIC_TIME mtDuration;
440 MUSIC_TIME mtStart;
441 MUSIC_TIME mtDuration;
442 MUSIC_TIME mtResetDuration;
458 MUSIC_TIME lTime;
463 MUSIC_TIME mtTime;
474 MUSIC_TIME mtTime;
537 MUSIC_TIME mtGridStart;
539 MUSIC_TIME mtDuration
    [all...]
dmplugin.h 94 typedef LONG MUSIC_TIME;
211 STDMETHOD(Play)(THIS_ void *pStateData, MUSIC_TIME mtStart, MUSIC_TIME mtEnd, MUSIC_TIME mtOffset, DWORD dwFlags, struct IDirectMusicPerformance *pPerf, struct IDirectMusicSegmentState *pSegSt, DWORD dwVirtualID) PURE;
212 STDMETHOD(GetParam)(THIS_ REFGUID rguidType, MUSIC_TIME mtTime, MUSIC_TIME *pmtNext, void *pParam) PURE;
213 STDMETHOD(SetParam)(THIS_ REFGUID rguidType, MUSIC_TIME mtTime, void *pParam) PURE;
217 STDMETHOD(Clone)(THIS_ MUSIC_TIME mtStart, MUSIC_TIME mtEnd, IDirectMusicTrack **ppTrack) PURE;
254 STDMETHOD(Play)(THIS_ void *pStateData, MUSIC_TIME mtStart, MUSIC_TIME mtEnd, MUSIC_TIME mtOffset, DWORD dwFlags, struct IDirectMusicPerformance *pPe (…)
    [all...]
dmusici.h 207 * typedef LONG MUSIC_TIME, *LPMUSIC_TIME;
356 MUSIC_TIME mtTime; \
611 MUSIC_TIME mtDuration;
669 MUSIC_TIME mtDuration;
670 MUSIC_TIME mtOriginalStart;
671 MUSIC_TIME mtResetDuration;
    [all...]

Completed in 212 milliseconds