Platform SDK: DirectX |
The IDirectMusicSegment::SetRepeats method sets the number of times the looping portion of the segment is to repeat. By default, the entire segment is looped.
HRESULT SetRepeats( DWORD dwRepeats );
The method returns S_OK.
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.
IDirectMusicSegment::GetRepeats, IDirectMusicSegment::SetLoopPoints, Segment Timing