Player Constructor

Player constructor.

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 State is Stopped and the Mode is Automatic.

See Also

Reference

Player Class

Player Members

Microsoft.Rtc.Collaboration.AudioVideo Namespace