Class FFMPEGH264DecoderSettings
FFMPEG H264 decoder settings.
Implements
Inherited Members
Namespace: VisioForge.Core.Types.X.VideoDecoders
Assembly: VisioForge.Core.dll
Syntax
public class FFMPEGH264DecoderSettings : IH264DecoderSettings
Methods
GetDecoderType()
Gets the type of the encoder.
Declaration
public H264DecoderType GetDecoderType()
Returns
Type | Description |
---|---|
H264DecoderType | H264DecoderType. |