Interface IH264DecoderSettings
Basic H264 decoder settings interface.
Namespace: VisioForge.Core.Types.X.VideoDecoders
Assembly: VisioForge.Core.dll
Syntax
public interface IH264DecoderSettings
Methods
GetDecoderType()
Gets the type of the encoder.
Declaration
H264DecoderType GetDecoderType()
Returns
Type | Description |
---|---|
H264DecoderType | H264DecoderType. |