Platform SDK: DirectX |
トラックがコード トラックであり、rguidType が GUID_RhythmParam である場合、さまざまな GetParam メソッドを呼び出す際に DMUS_RHYTHM_PARAM 構造体は pParam パラメータとして使われる。
typedef struct { DMUS_TIMESIGNATURE TimeSig; DWORD dwRhythmPattern; } DMUS_RHYTHM_PARAM;
Windows NT/2000 : Windows 2000 が必要。
Windows 95/98 : Windows 95 以降が必要。Windows 95 用に再配布可能な形で使用可能。
ヘッダー : dmusicf.h で宣言。
IDirectMusicPerformance::GetParam、IDirectMusicPerformance::SetParam、IDirectMusicSegment::GetParam、IDirectMusicSegment::SetParam、IDirectMusicTrack::GetParam、IDirectMusicTrack::SetParam