Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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. |