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