ImageViewSink Class |
Namespace: FM.IceLink.Cocoa
The ImageViewSink type exposes the following members.
| Name | Description | |
|---|---|---|
| ImageViewSink |
Initializes a new instance of the ImageViewSink class.
| |
| ImageViewSink(UIImageView) |
Initializes a new instance of the ImageViewSink class.
| |
| ImageViewSink(IVideoOutput) |
Initializes a new instance of the ImageViewSink class.
| |
| ImageViewSink(IVideoOutput) |
Initializes a new instance of the ImageViewSink class.
| |
| ImageViewSink(UIImageView, IVideoOutput) |
Initializes a new instance of the ImageViewSink class.
| |
| ImageViewSink(UIImageView, IVideoOutput) |
Initializes a new instance of the ImageViewSink 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.) |