QTVideoCompressor
|
QTVideoCompressor Property |
Description
Set/Get the Video Compressor of Quicktime video file.
Property Type
Read/Write property
Data Type
Integer
0 - Animation Codec
1 - BMP Codec
2 - ComponentVideo Codec
3 - H261 Codec
4 - H263 Codec
5 - H264 Codec
6 - JPEG Codec
7 - MPEG4 Visual Codec
8 - Sorenson3 Codec
9 - Sorenson Codec
Syntax
VideoEdit.QTVideoCompressor[= value] |
Example
[Visual Basic Syntax] (this example convert to mov file) |