Property FrameCount
FrameCount
Gets or sets the maximum number of frames to include in the video sequence.
public int? FrameCount { get; set; }
Property Value
- int?
Remarks
If no value is specified, all frames in the video will be played.
Gets or sets the maximum number of frames to include in the video sequence.
public int? FrameCount { get; set; }
If no value is specified, all frames in the video will be played.