@arl/leaflet-tracksymbol2
    Preparing search index...

    Interface MediaCapabilitiesEncodingInfo

    interface MediaCapabilitiesEncodingInfo {
        configuration?: MediaEncodingConfiguration;
        powerEfficient: boolean;
        smooth: boolean;
        supported: boolean;
    }

    Hierarchy (View Summary)

    Index

    Properties

    powerEfficient: boolean
    smooth: boolean
    supported: boolean