mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-09 20:47:47 +00:00
292 B
292 B
GetAllMediaLibraryOptimizedForStreaming
Has this media been optimized for streaming. NOTE: This can be 0, 1, false or true
Supported Types
operations.One
const value: operations.One = One.One;
boolean
const value: boolean = false;