The AudioStream type exposes the following members.
Events| 
								 
							 | Name | Description | 
|---|
  | OnDirectionChange | 
            Raised when the stream direction change has occurred.
              (Inherited from StreamBase.) | 
  | OnDisabledChange | 
            Raised when the Disabled property changes state.
              (Inherited from Stream.) | 
  | OnProcessControlFrames | 
            Raised when control frames are processed.
              (Inherited from MediaStreamTIOutput, TIOutputCollection, TIInput, TIInputCollection, TFrame, TBuffer, TBufferCollection, TFormat, TFormatCollection.) | 
  | OnProcessFrame | 
            Raised when a frame is processed.
              (Inherited from MediaStreamTIOutput, TIOutputCollection, TIInput, TIInputCollection, TFrame, TBuffer, TBufferCollection, TFormat, TFormatCollection.) | 
  | OnRaiseControlFrames | 
            Raised when control frames are raised.
              (Inherited from MediaStreamTIOutput, TIOutputCollection, TIInput, TIInputCollection, TFrame, TBuffer, TBufferCollection, TFormat, TFormatCollection.) | 
  | OnRaiseFrame | 
            Raised when a frame is raised.
              (Inherited from MediaStreamTIOutput, TIOutputCollection, TIInput, TIInputCollection, TFrame, TBuffer, TBufferCollection, TFormat, TFormatCollection.) | 
  | OnReceiveDtmfTone | 
            Raised when a DTMF packet is received.
              | 
  | OnReceiveDtmfToneChange | 
            Raised when the received DTMF tone changes.
              | 
  | OnSendDtmfTone | 
            Raised when a DTMF packet is sent.
              | 
  | OnSendDtmfToneChange | 
            Raised when the sent DTMF tone changes.
              | 
Top
See Also