ICImagingControl.Sink Property |
||
| Sets or retrieves the currently used sink. A sink is an object that receives the frames coming from the video capture device and either copies them to an ImageBuffers collection or saves them to a media stream file. | ||
| Syntax: | [C#] |
|
| Limitations: | Run time only. Read only in live mode. |
|
| Remarks: | Available sink implementations are FrameHandlerSink and MediaStreamSink |
|
| Information: | Introduced in version 3.0 | |
| See also: | ICImagingControl, BaseSink, MediaStreamSink, FrameHandlerSink | |