AudioControl 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 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. |