Interface: Level
Interface representing a level DTO (Data Transfer Object).
Properties
bandwidth?
optional
bandwidth:number
Defined in
modules/playback/playback_types.ts:18 (opens in a new tab)
hd
hd:
boolean
Defined in
modules/playback/playback_types.ts:19 (opens in a new tab)
height?
optional
height:number
Defined in
modules/playback/playback_types.ts:17 (opens in a new tab)
id
id:
number
Defined in
modules/playback/playback_types.ts:14 (opens in a new tab)
name
name:
string
Defined in
modules/playback/playback_types.ts:15 (opens in a new tab)
width?
optional
width:number