Partager via


MediaProvider.VoiceDiffService Property

Gets provisioned value for voice diff service.

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

Syntax

'Declaration
Protected ReadOnly Property VoiceDiffService As Integer
    Get
'Usage
Dim value As Integer

value = Me.VoiceDiffService
protected int VoiceDiffService { get; }

Property Value

Type: System.Int32

Remarks

This is a QoS value to be included as part of IP header for signaling packets. The default value is 0.

See Also

Reference

MediaProvider Class

MediaProvider Members

Microsoft.Rtc.Collaboration.ComponentModel Namespace