Microsoft DirectX 8.0 (Visual Basic)

DirectMusicSegmentState8

Represents a playing instance of a segment. When the DirectMusicPerformance8.PlaySegmentEx method is called, it creates a DirectMusicSegmentState8 object that enables the application to retrieve information about that instance. The object can also be passed to methods of DirectMusicPerformance8 to determine whether a segment instance is still playing, or to stop it.

The class has the following methods:

Information GetRepeats
  GetSeek
  GetSegment
  GetStartPoint
  GetStartTime

See Also

DirectMusicPerformance8.GetSegmentState