Platform SDK: DirectX |
The IDirectMusicSegment::SetDefaultResolution method sets the default resolution for synchronization.
HRESULT SetDefaultResolution( DWORD dwResolution );
DMUS_SEGF_MEASURE
DMUS_SEGF_BEAT
DMUS_SEGF_GRID
The method returns S_OK.
This method is used primarily by secondary segments (motifs) to define whether they are synchronized to the measure, beat, or grid resolutions.
Windows NT/2000: Requires Windows 2000.
Windows 95/98: Requires Windows 95 or later. Available as a redistributable for Windows 95.
Header: Declared in dmusici.h.