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