Click or drag to resize

StereoMixer Methods

The StereoMixer type exposes the following members.

Methods
 NameDescription
Public methodDispose
(Inherited from DisposableClass)
Protected methodDispose(Boolean)
(Overrides TimerBasedMediaHandlerDispose(Boolean))
Protected methodFinalize
(Inherited from DisposableClass)
Public methodGetAudioFormat
(Overrides AudioSender.GetAudioFormat)
Protected methodReceiverConnected
(Inherited from AudioSender)
Protected methodReceiverDisconnected
(Inherited from AudioSender)
Protected methodSendMediaData
(Inherited from AbstractMediaSenderAudioData, AudioFormat)
Public methodSetPreferredSendFormats
(Inherited from AbstractMediaSenderAudioData, AudioFormat)
Protected methodstartTimer Starts the timer.
(Inherited from TimerBasedMediaHandler)
Protected methodstopTimer Stops the timer.
(Inherited from TimerBasedMediaHandler)
Protected methodTimerTick
(Overrides TimerBasedMediaHandlerTimerTick(UInt32))
Top
See Also