The VideoStream 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 MediaStream<TIOutput, TIOutputCollection, TIInput, TIInputCollection, TFrame, TBuffer, TBufferCollection, TFormat, TFormatCollection>.) |
 | OnProcessFrame |
Raised when a frame is processed.
(Inherited from MediaStream<TIOutput, TIOutputCollection, TIInput, TIInputCollection, TFrame, TBuffer, TBufferCollection, TFormat, TFormatCollection>.) |
 | OnRaiseControlFrames |
Raised when control frames are raised.
(Inherited from MediaStream<TIOutput, TIOutputCollection, TIInput, TIInputCollection, TFrame, TBuffer, TBufferCollection, TFormat, TFormatCollection>.) |
 | OnRaiseFrame |
Raised when a frame is raised.
(Inherited from MediaStream<TIOutput, TIOutputCollection, TIInput, TIInputCollection, TFrame, TBuffer, TBufferCollection, TFormat, TFormatCollection>.) |
Top
See Also