The AudioMixerMediaHandler type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| AudioMixerMediaHandler()()()() | Initializes a new instance of the AudioMixerMediaHandler class | |
| AudioMixerMediaHandler(WaveFormat) | Initializes a new instance of the AudioMixerMediaHandler class | |
| AudioMixerMediaHandler(WaveFormat, Int32) | Initializes a new instance of the AudioMixerMediaHandler class |
Methods
| Name | Description | |
|---|---|---|
| DataReceived | (Overrides AudioHandler..::..DataReceived(Object, VoIPEventArgs<(Of <<'(AudioData>)>>)).) | |
| Dispose()()()() | (Inherited from VoIPMediaHandler.) | |
| Dispose(Boolean) | Releases the unmanaged resources used by the AudioMixerMediaHandler and optionally releases the managed resources (Overrides VoIPMediaHandler..::..Dispose(Boolean).) | |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from VoIPMediaHandler.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| SendData | (Inherited from AudioHandler.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| MediaFormat | (Inherited from AudioHandler.) |
Events
| Name | Description | |
|---|---|---|
| DataSent | (Inherited from AudioHandler.) | |
| MediaFormatChanged | (Inherited from AudioHandler.) |