AudioControl Class

Definition

Represents the entities in AudioVideoFlow that relate to audio.

public ref class AudioControl
public class AudioControl
type AudioControl = class
Public Class AudioControl
Inheritance
AudioControl

Properties

DirectionMuted

Gets the direction in which audio is muted.

Methods

GetChannels()

Gets the audio channels.

Mute(MuteDirection)

Mutes the audio.

Unmute(MuteDirection)

Unmutes the audio.

Applies to