| VideoEncoderFactory Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: StreamCoders.Encoder
 Syntax
SyntaxThe VideoEncoderFactory type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|   | CreateEncoder | 
	Creates a video encoder object based on codec enumeration value.
 | 
 Extension Methods
Extension Methods| Name | Description | |
|---|---|---|
|  | Copy | Overloaded. 
            Creates a copy of the object.
            (Defined by ObjectExtensions.) | 
|  | Copy(Object) | Overloaded. 
            Creates a deep copy of the object using the supplied object as a target for the copy operation.
            (Defined by ObjectExtensions.) | 
 See Also
See Also