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