mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-06 12:37:46 +00:00
293 B
293 B
ProtocolParameter
Example Usage
import { ProtocolParameter } from "@lukehagar/plexjs/models/shared";
let value: ProtocolParameter = ProtocolParameter.Dash;
Values
| Name | Value |
|---|---|
Http |
http |
Hls |
hls |
Dash |
dash |