MediaTransport.PlayState Property

Gets the play state of the current media.

Syntax

public PlayState PlayState {get;}

Property Value

Microsoft.MediaCenter.PlayState. The play state.

This property is read-only.

Remarks

Use the PlayRate property to retrieve the rate and direction of the current media.

Requirements

Reference: Microsoft.MediaCenter

Namespace: Microsoft.MediaCenter

Assembly: Microsoft.MediaCenter.dll

Platform: Windows Vista Ultimate, Windows Vista Home Premium, and later

See Also