Share via


PlayingSegment Object

Windows Media Encoder SDK banner art

The PlayingSegment object represents an instance of a segment or song that has been played, and enables the application to retrieve information about it, set its volume, and stop it.

This object is obtained by using the Segment.Play method.

A PlayingSegment object has the following methods.

Method Description
IsPlaying Ascertains whether the instance of a segment or song is playing.
Stop Stops this instance of the segment.