GCKMediaInformation.h File
Stay organized with collections
Save and categorize content based on your preferences.
GCKMediaStreamType enum.
More...
Enum defining the media stream type.
Enumerator |
---|
GCKMediaStreamTypeNone |
A stream type of "none".
|
GCKMediaStreamTypeBuffered |
A buffered stream type.
|
GCKMediaStreamTypeLive |
A live stream type.
|
GCKMediaStreamTypeUnknown |
An unknown stream type.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-18 UTC.
[null,null,["Last updated 2024-09-18 UTC."],[],["The document details the `GCKMediaInformation` class, which aggregates information about a media item. It also defines the `GCKMediaStreamType` enumeration, specifying the type of media stream. The enumeration includes `GCKMediaStreamTypeNone`, `GCKMediaStreamTypeBuffered`, `GCKMediaStreamTypeLive`, and `GCKMediaStreamTypeUnknown`, representing different stream types. These stream types describe the nature of the media being streamed.\n"],null,[]]