CML
    Preparing search index...

    Type Alias WebVttSourceLabelBox

    ISO/IEC 14496-30:2014 - WebVTT Source Label Box

    type WebVttSourceLabelBox = {
        sourceLabel: string;
        type: "vlab";
    }
    Index

    Properties

    Properties

    sourceLabel: string
    type: "vlab"