AudioControl Members
Include Protected Members
Include Inherited Members
Represents the entities in AudioVideoFlow that relate to audio.
The AudioControl type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
DirectionMuted | Gets the direction in which audio is muted. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (inherited from Object) |
![]() |
Finalize | (inherited from Object) |
![]() |
GetChannels | Gets the audio channels. |
![]() |
GetHashCode | (inherited from Object) |
![]() |
GetType | (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |
![]() |
Mute | Mutes the audio. |
![]() |
ToString | (inherited from Object) |
![]() |
Unmute | Unmutes the audio. |
Top