ltmmPlayCtrl.UsingDVDecoder Property

Visual Basic example

Syntax

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.

Platforms

Win32, x64, Mobile

See Also

Elements:

ltmmPlayCtrl.DVDecoderResolution property, ltmmPlayCtrl.AllowedStreams Property, ltmmPlayCtrl.CloseCaptioning Property, ltmmPlayCtrl.MidiRenderers Property, ltmmPlayCtrl.SourceAudioFormat Property, ltmmPlayCtrl.SourceAudioType Property, ltmmPlayCtrl.SourceStream Property, ltmmPlayCtrl.SourceVideoFOURCC Property, ltmmPlayCtrl.SourceVideoType Property, ltmmPlayCtrl.VideoWindowHandle Property, ltmmPlayCtrl.GetSubObjectDispatch Method, ltmmPlayCtrl.IsRateSupported Method, ltmmPlayCtrl.SaveStillDIB Method, ltmmPlayCtrl.SetVideoWindowPos Method, ltmmPlayCtrl.ToggleCloseCaptioning Method

Topics:

Multimedia Properties, Methods and Events