ExtendedAudioVideoFlowTemplate 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 ExtendedAudioVideoFlowTemplate : Microsoft::Rtc::Collaboration::AudioVideo::AudioVideoFlowTemplate
public class ExtendedAudioVideoFlowTemplate : Microsoft.Rtc.Collaboration.AudioVideo.AudioVideoFlowTemplate
type ExtendedAudioVideoFlowTemplate = class
inherit AudioVideoFlowTemplate
Public Class ExtendedAudioVideoFlowTemplate
Inherits AudioVideoFlowTemplate
- Inheritance
Constructors
ExtendedAudioVideoFlowTemplate() | |
ExtendedAudioVideoFlowTemplate(AudioVideoFlow) |
Properties
Audio |
Gets the AudioControlTemplate. (Inherited from AudioVideoFlowTemplate) |
EncryptionPolicy |
Gets or sets the encryption policy. The EncryptionPolicy may be applied to an AudioVideoFlow by calling the AudioVideoFlow's Initialize method. It is recommended that an EncryptionPolicy value of either Required or Optional be applied to secure media communications. However, the EncryptionPolicy applied via an AudioVideoFlowTemplate may be superseded by an encryption policy set by administration configuration. (Inherited from AudioVideoFlowTemplate) |
Flags | |
HoldType |
Gets or sets the initial hold policy for the AudioVideoFlow. (Inherited from AudioVideoFlowTemplate) |
TonePolicy |
Gets or sets the tone policy. (Inherited from AudioVideoFlowTemplate) |
Video |