LEADTOOLS Multimedia (Leadtools.Multimedia assembly)

VideoRendererType Enumeration

Show in webframe



Defines the preferred video renderer type.
Syntax
'Declaration
 
Public Enum VideoRendererType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As VideoRendererType
public enum class VideoRendererType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000LegacySpecifies the preferred renderer to be Microsoft Legacy Video Renderer.
0x00000001VMR7Specifies the preferred renderer to be Microsoft VMR7 Video Renderer.
0x00000002VMR9Specifies the preferred renderer to be Microsoft VMR9 Video Renderer. VMR9 is the default value.
Remarks
The default value is VideoRendererType.VMR9. 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.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Multimedia.VideoRendererType

Requirements

Target Platforms

See Also

Reference

Leadtools.Multimedia Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Multimedia requires a Multimedia or Multimedia Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features