Moonware.Common
VideoCodec Enumeration



Supported Video Codecs for Recording
Syntax
'Declaration
 
<DataContractAttribute()>
Public Enum VideoCodec 
   Inherits System.Enum
'Usage
 
Dim instance As VideoCodec
[DataContractAttribute()]
public enum VideoCodec : System.Enum 
[DataContractAttribute()]
public enum class VideoCodec : public System.Enum 
Members
MemberDescription
FLV FLV
H263 H263
MPEG4 MPEG-4 (Default)
THEORA THEORA / OGG
VP8 VP8
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Moonware.Common.VideoCodec

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

Moonware.Common Namespace

Send Feedback