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