CollaborationPlatform.DefaultAudioVideoProviderEnabled Property

Gets whether whether the default audio/video provider is enabled.

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

Syntax

'Declaration
Public ReadOnly Property DefaultAudioVideoProviderEnabled As Boolean
    Get
'Usage
Dim instance As CollaborationPlatform
Dim value As Boolean

value = instance.DefaultAudioVideoProviderEnabled
public bool DefaultAudioVideoProviderEnabled { get; }

Property Value

Type: System.Boolean

See Also

Reference

CollaborationPlatform Class

CollaborationPlatform Members

Microsoft.Rtc.Collaboration Namespace