Share via


UseHighPerformance Property

Check if AudioVideoFlow is selecting codecs based on their high performance.

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

Syntax

'Declaration
Public Property UseHighPerformance As Boolean
    Get
    Friend Set
'Usage
Dim instance As AudioChannel
Dim value As Boolean

value = instance.UseHighPerformance
public bool UseHighPerformance { get; internal set; }

Property Value

Type: System..::..Boolean

See Also

Reference

AudioChannel Class

AudioChannel Members

Microsoft.Rtc.Collaboration.AudioVideo Namespace