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.VideoDecoders
    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