MediaProviderInternal Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class MediaProviderInternal abstract : Microsoft::Rtc::Collaboration::ComponentModel::MediaProvider
public abstract class MediaProviderInternal : Microsoft.Rtc.Collaboration.ComponentModel.MediaProvider
type MediaProviderInternal = class
inherit MediaProvider
Public MustInherit Class MediaProviderInternal
Inherits MediaProvider
- Inheritance
Constructors
MediaProviderInternal() |
Properties
EnableBandwidthPolicy | |
FipsCompliantMediaEncryptionRequired |
Gets or sets whether FIPS-compliant encryption should be used to secure media. If null, the MediaProvider should interpret a default value. (Inherited from MediaProvider) |
IsEarlyMediaPreferred |
Gets or sets whether incoming call must perform early media renegotiation before sending a 200-OK response. (Inherited from MediaProvider) |
IsEscalationSupported |
Gets or sets whether the media provider supports the escalation from a two-party call to conferencing. (Inherited from MediaProvider) |
IsMcuSupported |
Gets or sets whether the media provider supports behaving as an MCU. (Inherited from MediaProvider) |
IsQosEnabledInternal | |
ReportBandwidthUtilization | |
SrtpEncryption |
Gets the value that determines how the client makes and receives encrypted audio/video calls. (Inherited from MediaProvider) |
SupportedMediaTypes |
Gets a list of the supported media names that are acceptable in an m= line in an SDP offer/answer. (Inherited from MediaProvider) |
SupportsMediaBypass | |
VoiceDiffService |
Gets provisioned value for voice diff service. (Inherited from MediaProvider) |