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