Click or drag to resize

TimerBasedMediaHandler Methods

The TimerBasedMediaHandler type exposes the following members.

Methods
  NameDescription
Public methodDispose (Inherited from DisposableClass.)
Protected methodDispose(Boolean)
Disposes the object.
(Overrides DisposableClass.Dispose(Boolean).)
Protected methodFinalize (Inherited from DisposableClass.)
Public methodGetAudioFormat (Inherited from AudioSender.)
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.
Protected methodstopTimer
Stops the timer.
Protected methodTimerTick
This will be called when the built-in timer ticks.
Top
See Also