Type Alias SegmentAlpha

Segment: {
    byteRange?: string;
    duration: number;
    url: string;
}

CMAF-HAM Segment type