FulcrumFS FulcrumFS
FulcrumFS FulcrumFS
DocFX + Singulink = ♥

Search Results for

    Property Name

    Name

    Gets the name of the container format as used in ffprobe output (format_name). Multiple MediaContainerFormat instances may share the same demuxer name when ffmpeg groups them under a single demuxer (e.g., all ISO BMFF formats share "mov,mp4,m4a,3gp,3g2,mj2").

    Declaration
    public abstract string Name { get; }
    Property Value
    Type Description
    string
    © Singulink. All rights reserved.