ltmmConvertCtrl.PreferredVideoRenderer Property
 

Syntax

object.PreferredVideoRenderer As Long

Remarks

Gets or sets the preferred video renderer. The default value is ltmmVideoRenderer_VMR9. For a list of all possible values, see ltmmVideoRenderer Constants.

LEADTOOLS will automatically try the assigned video renderer preference. If that fails, then LEADTOOLS will step down to an earlier version of the renderer, until all renderers are exhausted.
If you are on a system that supports VMR7 or VMR9, then the Legacy renderer is not automatically attempted unless the user explicitly sets Legacy as a preference. This prevents screen flashing on these systems.

Platforms

Win32, x64

See Also

Elements:

ltmmConvertCtrl.PreferredMPEG2Splitter Property

Topics:

Multimedia Properties, Methods and Events