CML
    Preparing search index...

    Type Alias TrackReferenceBox

    Track Reference Box - 'tref' - Container

    type TrackReferenceBox = {
        boxes: TrackReferenceBoxChild[];
        type: "tref";
    }
    Index

    Properties

    Properties

    type: "tref"