Type Alias SegmentAlpha

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

CMAF-HAM Segment type

Type declaration

  • OptionalbyteRange?: string
  • duration: number
  • url: string