VideoSampleSize
|
VideoSampleSize Property |
Description
Set/Get the video sample size in uncompressor avi file . The default value of VideoSampleSize =16 (16 Bit). You can set the value to 8 ,16, 24, 32.
Property Type
Read/Write property
Data Type
Integer
Syntax
VideoEdit.VideoSampleSize[= value] |
Example
[Visual Basic Syntax] (this example set Video Sample Size to 24 bit) |