You are here: Start » FIL.NET » FIS.FisFilter_WriteVideo Method
FIS.FisFilter_WriteVideo Method
Writes an image sequence to a video file one frame per iteration.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
public static void FisFilter_WriteVideo ( FilNet.OutputVideoStream ioState, FilNet.Image inImage, string inFile, string inFourCC )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
ioState | FilNet.OutputVideoStream | ||||
![]() | inImage | FilNet.Image | Current frame. | ||
![]() | inFile | string | File path of the output file. | ||
![]() | inFourCC | string | Four-character code, designating which codec to use. |