State Property

State of the Player.

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

Syntax

'Declaration
Public ReadOnly Property State As PlayerState
    Get
'Usage
Dim instance As Player
Dim value As PlayerState

value = instance.State
public PlayerState State { get; }

Property Value

Type: Microsoft.Rtc.Collaboration.AudioVideo..::..PlayerState

See Also

Reference

Player Class

Player Members

Microsoft.Rtc.Collaboration.AudioVideo Namespace