The TimerBasedMediaStreamHandler type exposes the following members.

Methods

  NameDescription
Protected methodDataReceived (Overrides MediaStreamHandler..::..DataReceived(Object, VoIPEventArgs<(Of <<'(AudioData>)>>)).)
Public methodDispose()()()() (Inherited from VoIPMediaHandler.)
Protected methodDispose(Boolean) (Overrides MediaStreamHandler..::..Dispose(Boolean).)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize (Inherited from VoIPMediaHandler.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodPauseStreaming (Inherited from MediaStreamHandler.)
Protected methodSendData (Inherited from AudioHandler.)
Public methodStartStreaming (Inherited from MediaStreamHandler.)
Public methodStopStreaming (Inherited from MediaStreamHandler.)
Protected methodTimerTick
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

See Also