Share via


PlayerState Enumeration

Describes the state of the Player object.

Namespace:  Microsoft.Rtc.Collaboration.AudioVideo
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public Enumeration PlayerState
'Usage
Dim instance As PlayerState
public enum PlayerState

Members

Member name Description
Started The player is playing.
Stopped The player is stopped.
Paused The player is paused.

See Also

Reference

Microsoft.Rtc.Collaboration.AudioVideo Namespace