mirror of
https://github.com/LukeHagar/plexphp.git
synced 2025-12-06 12:37:47 +00:00
310 B
310 B
OptimizedForStreaming
Has this media been optimized for streaming. NOTE: This can be 0, 1, false or true
Supported Types
Operations\One
/**
* @var Operations\One
*/
Operations\One $value = /* values here */
bool
/**
* @var bool
*/
bool $value = /* values here */