Stereo |
The StereoMixer type exposes the following members.
Name | Description | |
---|---|---|
![]() | StereoMixer | Creates a new StereoMixer instance, which is able to create stereo audio from two different audio sources. |
![]() | StereoMixer(AudioFormat) | Creates a new StereoMixer instance, which is able to create stereo audio from two different audio sources. |
Name | Description | |
---|---|---|
![]() | ID | (Inherited from DisposableClass) |
![]() | LeftChannel | Represents the Left channel of the stereo. |
![]() | PacketizationTime |
Gets the time between the send events (in milliseconds).
(Inherited from TimerBasedMediaHandler) |
![]() | RightChannel | Represents the Right channel of the stereo. |
![]() | Sync | (Inherited from TimerBasedMediaHandler) |
Name | Description | |
---|---|---|
![]() | Dispose | (Inherited from DisposableClass) |
![]() | Dispose(Boolean) | Releases the unmanaged resources used by the StereoMixer and optionally releases the managed resources (Overrides TimerBasedMediaHandlerDispose(Boolean)) |
![]() | Finalize | (Inherited from DisposableClass) |
![]() | GetAudioFormat | (Overrides AudioSender.GetAudioFormat) |
![]() | ReceiverConnected | (Inherited from AudioSender) |
![]() | ReceiverDisconnected | (Inherited from AudioSender) |
![]() | SendMediaData | (Inherited from AbstractMediaSenderAudioData, AudioFormat) |
![]() | SetPreferredSendFormats | (Inherited from AbstractMediaSenderAudioData, AudioFormat) |
![]() | startTimer |
Starts the timer.
(Inherited from TimerBasedMediaHandler) |
![]() | stopTimer |
Stops the timer.
(Inherited from TimerBasedMediaHandler) |
![]() | TimerTick | (Overrides TimerBasedMediaHandlerTimerTick(UInt32)) |
Name | Description | |
---|---|---|
![]() | MediaDataSent | (Inherited from AbstractMediaSenderAudioData, AudioFormat) |