MediaStreamSink.FrameFilters Property |
||
The FrameFilters property grants access to a FrameFilters collection that can be used to manipulate the filter chain used to transform the image data, before it is written to the video file. | ||
Syntax: | [C#] |
|
Limitations: | Read only. The filter chain can not be changed in live mode. |
|
Example: | See ICImagingControl.FrameFilterCreate for an example that illustrates how to create a frame filter and insert the filter into a FrameFilters collection. |
|
See also: | MediaStreamSink, FrameFilters, FrameFilter |