2.2.7.13.6 VideoWriter::WriteFrames
Contents
Version Info
Minimum Origin Version Required: Origin 9 SR0
Description
Syntax
int WriteFrames( const MatrixLayer & ml, int first = 0, int last = -1 )
Parameters
- ml
- [Input] The matrix layer being written to the video.
- first
- [Input] The number of the first selected matrix object.
- last
- [Input] The number of the last selected matrix object.
Return
0: Success
none 0 values: Error code
Examples
Remark
See Also
Header to Included
VideoWriter.h