mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-06 04:20:46 +00:00
1.2 KiB
1.2 KiB
Bandwidth
Example Usage
import { Bandwidth } from "@lukehagar/plexjs/models/operations";
let value: Bandwidth = {};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
bandwidth |
number | ➖ | The bandwidth at this time in kbps |
resolution |
string | ➖ | The user-friendly resolution at this time |
time |
number | ➖ | Media playback time where this bandwidth started |