Imaging Control 4 C Library 1.0.0
Loading...
Searching...
No Matches
IC4_VIDEO_WRITER Struct Reference

Represents a video writer. More...

Detailed Description

Represents a video writer.

This type is opaque, programs only use pointers of type IC4_VIDEO_WRITER*.

Video writer objects are reference-counted. To increase the reference count, use ic4_videowriter_ref(). Call ic4_videowriter_unref() when a reference is no longer required.