Player Constructor
Creates a new instance of the Player class.
Namespace: Microsoft.Rtc.Collaboration.AudioVideo
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New Player()
public Player()
Remarks
By default, the player's State is Stopped and its Mode is Automatic.