| MediaStreamTIOutput, TIOutputCollection, TIInput, TIInputCollection, TFrame, TBuffer, TBufferCollection, TFormat, TFormatCollection Events | 
The MediaStreamTIOutput, TIOutputCollection, TIInput, TIInputCollection, TFrame, TBuffer, TBufferCollection, TFormat, TFormatCollection generic type exposes the following members.
 Events
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.
             | 
|  | OnProcessFrame | 
            Raised when a frame is processed.
             | 
|  | OnRaiseControlFrames | 
            Raised when control frames are raised.
             | 
|  | OnRaiseFrame | 
            Raised when a frame is raised.
             | 
 See Also
See Also