Click or drag to resize

FrequencyToneGenerator Methods

The FrequencyToneGenerator type exposes the following members.

Methods
  NameDescription
Public methodDispose (Inherited from DisposableClass.)
Protected methodDispose(Boolean)
Disposes the object.
(Inherited from TimerBasedMediaHandler.)
Protected methodFinalize (Inherited from DisposableClass.)
Public methodGenerate
Generate a specified frequency
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.)
Public methodStart
Starts the generation
Protected methodstartTimer
Starts the timer.
(Inherited from TimerBasedMediaHandler.)
Public methodStop
Stops the generation
Protected methodstopTimer
Stops the timer.
(Inherited from TimerBasedMediaHandler.)
Protected methodTimerTick (Overrides TimerBasedMediaHandlerTimerTick(UInt32).)
Top
See Also