VisioForge (c) 2025

Search Results for

    Class OpenH264DecoderSettings

    OpenH264 decoder settings.

    Inheritance
    Object
    OpenH264DecoderSettings
    Implements
    IH264DecoderSettings
    Inherited Members
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Object.ReferenceEquals(Object, Object)
    Object.ToString()
    Namespace: VisioForge.Core.Types.X.VideoEncoders
    Assembly: VisioForge.Core.dll
    Syntax
    public class OpenH264DecoderSettings : IH264DecoderSettings

    Methods

    GetDecoderType()

    Gets the type of the encoder.

    Declaration
    public H264DecoderType GetDecoderType()
    Returns
    Type Description
    H264DecoderType

    H264DecoderType.

    Implements

    IH264DecoderSettings