# GetLibrarySectionsAllLibraryOptimizedForStreaming Has this media been optimized for streaming. NOTE: This can be 0, 1, false or true ## Supported Types ### GetLibrarySectionsAllOptimizedForStreamingLibrary1 ```go getLibrarySectionsAllLibraryOptimizedForStreaming := operations.CreateGetLibrarySectionsAllLibraryOptimizedForStreamingGetLibrarySectionsAllOptimizedForStreamingLibrary1(operations.GetLibrarySectionsAllOptimizedForStreamingLibrary1{/* values here */}) ``` ### ```go getLibrarySectionsAllLibraryOptimizedForStreaming := operations.CreateGetLibrarySectionsAllLibraryOptimizedForStreamingBoolean(bool{/* values here */}) ```