Microsoft DirectX 8.1 (Visual Basic)

Segment States

When you play a segment, parameters for that segment such as the audiopath, repetitions, and start point are stored in a segment state object, represented by a DirectMusicSegmentState8 object. The parameters are valid only for that instance of the segment. Changes subsequently made to the segment by using methods of DirectMusicSegment8 are reflected in new segment states created by calls to DirectMusicPerformance8.PlaySegmentEx.