AudioMixer Class |
Namespace: Ozeki.Media
The AudioMixer type exposes the following members.
Name | Description | |
---|---|---|
![]() | AudioMixer |
Initializes a new instance of the AudioMixer class.
|
Name | Description | |
---|---|---|
![]() | AddSource |
Adds a new source to the mixing queue.
|
![]() | Dispose |
Disposes the object.
|
![]() | Dispose(Boolean) | Releases the unmanaged resources used by the AudioMixer and optionally releases the managed resources |
![]() | EnqueueData |
Adds audio data to the mixing queue.
|
![]() | Finalize | (Overrides ObjectFinalize.) |
![]() | RemoveSource |
Removes an existing source from the mixing queue.
|
Name | Description | |
---|---|---|
![]() | BufferCount | |
![]() | BufferingType | |
![]() | WaveFormat |
Gets or sets the AudioWaveFormat of the mixed audio.
|