VisioForge (c) 2025

Search Results for

    Interface ICodecAvailable

    Codec availablility interface.

    Namespace: VisioForge.Core.Types.X.Output
    Assembly: VisioForge.Core.dll
    Syntax
    public interface ICodecAvailable

    Methods

    IsAvailable()

    Determines whether this codec is available.

    Declaration
    bool IsAvailable()
    Returns
    Type Description
    bool

    true if this codec is available; otherwise, false.