ViewSink<T> Class |
Namespace: FM.IceLink
The ViewSink<T> type exposes the following members.
Name | Description | |
---|---|---|
![]() | ViewSink<T>() |
Initializes a new instance of the ViewSink<T> class.
|
![]() | ViewSink<T>(IVideoOutput) |
Initializes a new instance of the ViewSink<T> class.
|
![]() | ViewSink<T>(IVideoOutput[]) |
Initializes a new instance of the ViewSink<T> class.
|
![]() | ViewSink<T>(VideoFormat) |
Initializes a new instance of the ViewSink<T> class.
|
Name | Description | |
---|---|---|
![]() | OnDisabledChange |
Raised when Disabled is changed.
(Inherited from MediaSink<TIOutput, TIOutputCollection, TIInput, TSink, TFrame, TBuffer, TBufferCollection, TFormat>.) |
![]() | OnProcessFrame |
Raised when a frame is processed.
(Inherited from MediaSink<TIOutput, TIOutputCollection, TIInput, TSink, TFrame, TBuffer, TBufferCollection, TFormat>.) |
![]() | OnProcessFrameException |
Raised when an exception is thrown while processing a frame.
(Inherited from MediaSink<TIOutput, TIOutputCollection, TIInput, TSink, TFrame, TBuffer, TBufferCollection, TFormat>.) |
![]() | OnRaiseControlFrames |
Raised when control frames are raised.
(Inherited from MediaSink<TIOutput, TIOutputCollection, TIInput, TSink, TFrame, TBuffer, TBufferCollection, TFormat>.) |
![]() | OnStateChange |
Raised when the state changes.
(Inherited from MediaSink<TIOutput, TIOutputCollection, TIInput, TSink, TFrame, TBuffer, TBufferCollection, TFormat>.) |