CollaborationPlatform.AudioVideoSettings Property
Gets audio and video settings.
Namespace: Microsoft.Rtc.Collaboration
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Shared ReadOnly Property AudioVideoSettings As AudioVideoSettings
Get
'Usage
Dim value As AudioVideoSettings
value = CollaborationPlatform.AudioVideoSettings
public static AudioVideoSettings AudioVideoSettings { get; }
Property Value
Type: Microsoft.Rtc.Collaboration.AudioVideo.AudioVideoSettings