FrameRate
|
FrameRate Property |
Description
Set the video frame rate if you output file is avi , mov, mpeg1, mpeg2 files.
You should set this property before call InitControl method.
Property Type
Read/Write property
Data Type
Integer
Syntax
VideoEdit.FrameRate[= value] |
Example
[Visual Basic Syntax] (this example set the frame rate to 8 and save to avi) |