LEADTOOLS Multimedia (Leadtools.Multimedia assembly)
LEAD Technologies, Inc

VideoRendererType Enumeration






Values that define the preferred video renderer type. 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.
Syntax
'Declaration
 
Public Enum VideoRendererType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As VideoRendererType
public enum VideoRendererType : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.Multimedia.VideoRendererType = function() { };
Leadtools.Multimedia.VideoRendererType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class VideoRendererType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
LegacySpecifies the preferred renderer to be Microsoft Legacy Video Renderer.
VMR7Specifies the preferred renderer to be Microsoft VMR7 Video Renderer.
VMR9Specifies the preferred renderer to be Microsoft VMR9 Video Renderer. VMR9 is the default value.
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Leadtools.Multimedia Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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