MuteOptions 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.
Represents options that an application can use to customize muting itself or other endpoints.
public ref class MuteOptions : Microsoft::Rtc::Collaboration::ConferenceCommandOptions
public class MuteOptions : Microsoft.Rtc.Collaboration.ConferenceCommandOptions
type MuteOptions = class
inherit ConferenceCommandOptions
Public Class MuteOptions
Inherits ConferenceCommandOptions
- Inheritance
Constructors
MuteOptions() |
Properties
Headers |
Gets the list of custom headers to be included in the outgoing command. (Inherited from ConferenceCommandOptions) |
Issuer |
Gets or sets the issuer of the command. (Inherited from ConferenceCommandOptions) |
MediaType |
Gets or sets the media type to mute. By default, audio media type will be muted. |