# GetAllMediaLibraryLibraryOptimizedForStreaming Has this media been optimized for streaming. NOTE: This can be 0, 1, false or true ## Supported Types ### `operations.GetAllMediaLibraryOptimizedForStreaming1` ```typescript const value: operations.GetAllMediaLibraryOptimizedForStreaming1 = GetAllMediaLibraryOptimizedForStreaming1.One; ``` ### `boolean` ```typescript const value: boolean = false; ```