Home > hls.js > LevelParsed

LevelParsed interface

Signature:

export interface LevelParsed 

Properties

Property Modifiers Type Description
attrs LevelAttributes
audioCodec? string (Optional)
bitrate number
details? LevelDetails (Optional)
height? number (Optional)
id? number (Optional)
name string
textCodec? string (Optional)
unknownCodecs? string[] (Optional)
url string
videoCodec? string (Optional)
width? number (Optional)