Amazon Vinyl
    Preparing search index...

    Type Alias HlsByteRange

    type HlsByteRange = {
        length: number;
        offset: number;
    }
    Index
    length: number
    offset: number