ltmmConvertCtrl.UsingDVDecoder Property
object.UsingDVDecoder As Boolean |
Remarks
(Read-only). Indicates whether the DV Decoder is being used. Possible values are:
Setting |
Description |
TRUE |
The DV decoder is being used. |
FALSE |
The DV decoder is not used. |
If the DV decoder is used, you can change the size of the converted video using the ltmmConvertCtrl.DVDecoderResolution property file.
See Also