AudioVideoSettings Members
Include Protected Members
Include Inherited Members
Global configuration of audio/video platform. Application can define detailed platform attributes.
The AudioVideoSettings type exposes the following members.
Properties
Name | Description | |
---|---|---|
MaxEarlyMediaSessionsSupported | Gets or sets the maximum number of supported early media sessions. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
Finalize | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetPortRange | Returns copy of audio/video port range policy. | |
GetQualityOfService | Returns audio/video quality of service (qos) policy. | |
GetType | (inherited from Object) | |
MemberwiseClone | (inherited from Object) | |
SetPortRange | Apply global audio/video port range policy as specified in forwarded parameter. | |
ToString | (inherited from Object) |
Top