Interface IAV1EncoderSettings
Basic AV1 encoder settings interface.
Inherited Members
Namespace: VisioForge.Core.Types.X.VideoEncoders
Assembly: VisioForge.Core.dll
Syntax
public interface IAV1EncoderSettings : IVideoEncoder, IMediaBlockSettings
Methods
GetEncoderType()
Gets the type of the encoder.
Declaration
AV1EncoderType GetEncoderType()
Returns
Type | Description |
---|---|
AV1EncoderType | AV1EncoderType. |