VisioForge (c) 2025

Search Results for

    Enum H264DecoderType

    H264 decoder type.

    Namespace: VisioForge.Core.Types.X.VideoDecoders
    Assembly: VisioForge.Core.dll
    Syntax
    public enum H264DecoderType

    Fields

    Name Description
    FFMPEG

    The FFMPEG H264 decoder.

    GPU_Nvidia_H264

    The GPU Nvidia H264 decoder.

    OpenH264

    The OpenH264 decoder.