mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-06 04:20:46 +00:00
2.6 KiB
2.6 KiB
DeviceChannel
Example Usage
import { DeviceChannel } from "@lukehagar/plexjs/models/operations";
let value: DeviceChannel = {};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
drm |
boolean | ➖ | Indicates the channel is DRMed and thus may not be playable |
favorite |
boolean | ➖ | N/A |
hd |
boolean | ➖ | N/A |
identifier |
string | ➖ | N/A |
key |
string | ➖ | N/A |
name |
string | ➖ | N/A |
signalQuality |
number | ➖ | N/A |
signalStrength |
number | ➖ | N/A |