AudioControl Members
Responsible for everything in the AudioVideoFlow referenced to Audio.
The AudioControl type exposes the following members.
Properties
Name | Description | |
---|---|---|
DirectionMuted | Returns which direction audio is muted. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetChannels | ||
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
Mute | Mute audio. | |
ToString | (Inherited from Object.) | |
Unmute | Unmute audio. |
Top