VisioForge (c) 2025

Search Results for

    Enum H264AMFCodingType

    Represents the coding type settings for the H264 AMF encoder.

    Namespace: VisioForge.Core.Types.FFMPEGEXE
    Assembly: VisioForge.Core.dll
    Syntax
    public enum H264AMFCodingType

    Fields

    Name Description
    Auto

    Automatic.

    CABAC

    Context Adaptive Binary Arithmetic Coding.

    CAVLC

    Context Adaptive Variable-Length Coding.