object.UsingDVDecoder As Boolean |
Remarks
(Read-only). Indicates whether the DV DV stands for Digital Video and has been defined in "Specification of Consumer-use Digital VCRs" (aka the Blue Book). Decoder Also known as a decompressor Also known as a decoder, this is a module or algorithm to decompress data., this is a module or algorithm to decompress data. 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, changing the ltmmPlayCtrl.DVDecoderResolution property will affect the playing of the currently loaded file.
Win32, x64, Mobile
See Also