AudioVideoSettings 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.
Global configuration of audio/video platform. Application can define detailed platform attributes.
public ref class AudioVideoSettings
public class AudioVideoSettings
type AudioVideoSettings = class
Public Class AudioVideoSettings
- Inheritance
-
AudioVideoSettings
Properties
FipsCompliantMediaEncryptionRequired |
Gets or sets whether FIPS-compliant encryption should be used to secure audio/video media. |
MaxEarlyMediaSessionsSupported |
Gets or sets the maximum number of supported early media sessions. |
Methods
GetPortRange() |
Returns copy of audio/video port range policy. |
GetQualityOfService() |
Returns audio/video quality of service (qos) policy. |
SetPortRange(NetworkPortRange) |
Apply global audio/video port range policy as specified in forwarded parameter. |