Click or drag to resize

AudioStream Events

The AudioStream type exposes the following members.

Events
  NameDescription
Public eventOnDirectionChange
Raised when the stream direction change has occurred.
(Inherited from StreamBase.)
Public eventOnDisabledChange
Raised when the Disabled property changes state.
(Inherited from Stream.)
Public eventOnProcessControlFrames
Raised when control frames are processed.
(Inherited from MediaStreamTIOutput, TIOutputCollection, TIInput, TIInputCollection, TFrame, TBuffer, TBufferCollection, TFormat, TFormatCollection.)
Public eventOnProcessFrame
Raised when a frame is processed.
(Inherited from MediaStreamTIOutput, TIOutputCollection, TIInput, TIInputCollection, TFrame, TBuffer, TBufferCollection, TFormat, TFormatCollection.)
Public eventOnRaiseControlFrames
Raised when control frames are raised.
(Inherited from MediaStreamTIOutput, TIOutputCollection, TIInput, TIInputCollection, TFrame, TBuffer, TBufferCollection, TFormat, TFormatCollection.)
Public eventOnRaiseFrame
Raised when a frame is raised.
(Inherited from MediaStreamTIOutput, TIOutputCollection, TIInput, TIInputCollection, TFrame, TBuffer, TBufferCollection, TFormat, TFormatCollection.)
Public eventOnReceiveDtmfTone
Raised when a DTMF packet is received.
Public eventOnReceiveDtmfToneChange
Raised when the received DTMF tone changes.
Public eventOnSendDtmfTone
Raised when a DTMF packet is sent.
Public eventOnSendDtmfToneChange
Raised when the sent DTMF tone changes.
Top
See Also