GCKMediaQueueContainerMetadata.h 파일
GCKMediaQueueContainerType 열거형입니다.
더보기
GCKMediaQueueContainerType 열거형입니다.
미디어 대기열 메타데이터 유형을 정의하는 열거형입니다.
- 다음 이후:
- 4.4.1
열거자 |
---|
GCKMediaQueueContainerTypeGeneric |
일반 미디어 콘텐츠를 나타내는 미디어 유형입니다.
|
GCKMediaQueueContainerTypeAudioBook |
오디오북을 나타내는 미디어 유형입니다.
|
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2023-12-02(UTC)
[null,null,["최종 업데이트: 2023-12-02(UTC)"],[[["This documentation details the `GCKMediaQueueContainerMetadata` class, which provides additional metadata for media queue containers."],["It also describes the `GCKMediaQueueContainerMetadataBuilder` used for creating and modifying `GCKMediaQueueContainerMetadata` instances."],["The `GCKMediaQueueContainerType` enum defines the different types of media queue metadata, including generic and audiobook types, introduced in version 4.4.1."]]],["This document outlines components for managing media queue metadata. It defines two classes: `GCKMediaQueueContainerMetadata` for storing metadata and `GCKMediaQueueContainerMetadataBuilder` for creating instances of the metadata class. An enumeration, `GCKMediaQueueContainerType`, specifies media queue types, including `GCKMediaQueueContainerTypeGeneric` for general content and `GCKMediaQueueContainerTypeAudioBook` for audiobooks. This is used to classify the kind of content within a media queue.\n"]]