Files
plexphp/docs/Models/Operations/GetAllMediaLibraryOptimizedForStreaming.md

328 B

GetAllMediaLibraryOptimizedForStreaming

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 */