Class VideoEncoderShared
Video encoder shared data.
Inherited Members
Namespace: VisioForge.Core.Types.X.VideoEncoders
Assembly: VisioForge.Core.dll
Syntax
public class VideoEncoderSharedProperties
Type
Gets or sets the type.
Declaration
public VideoEncoderType Type { get; set; }Property Value
| Type | Description | 
|---|---|
| VideoEncoderType | The type. |