GCKMediaInformation.h FileStay organized with collectionsSave and categorize content based on your preferences.
AI-generated Key Takeaways
GCKMediaInformation.h is a file reference related to media information in the Google Cast iOS SDK.
It includes the GCKMediaInformation class for aggregating information about a media item and the GCKMediaInformationBuilder class for constructing instances of GCKMediaInformation.
The file also defines the GCKMediaStreamType enumeration which specifies different types of media streams like None, Buffered, Live, and Unknown.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-18 UTC."],[],["This document outlines components for handling media information. It defines the `GCKMediaInformation` class, which aggregates data about a media item, and the `GCKMediaInformationBuilder` class, which is used to construct new `GCKMediaInformation` instances. Additionally, it specifies the `GCKMediaStreamType` enumeration, which defines the possible types of media streams: None, Buffered, Live, or Unknown.\n"]]