Share via


AudioVideoFlowTemplate Members

Include Protected Members
Include Inherited Members

The AudioVideoFlowTemplate is used to configure changes that must be made on AudioVideoFlow.

The AudioVideoFlowTemplate type exposes the following members.

Constructors

  Name Description
Public method AudioVideoFlowTemplate() Creates a new instance of the AudioVideoFlowTemplate class.
Public method AudioVideoFlowTemplate(AudioVideoFlow) Creates a new instance of the AudioVideoFlowTemplate class, based on the current state.

Top

Properties

  Name Description
Public property Audio Gets the AudioControlTemplate.
Public property 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.
Public property HoldType Gets or sets the initial hold policy for the AudioVideoFlow.
Public property TonePolicy Gets or sets the tone policy.

Top

Methods

  Name Description
Public method Equals (inherited from Object)
Protected method Finalize (inherited from Object)
Public method GetHashCode (inherited from Object)
Public method GetType (inherited from Object)
Protected method MemberwiseClone (inherited from Object)
Public method ToString (inherited from Object)

Top

See Also

Reference

AudioVideoFlowTemplate Class

Microsoft.Rtc.Collaboration.AudioVideo Namespace