GCKUIImageHints.h ファイル
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
GCKMediaMetadataImageType 列挙型。
その他...
GCKMediaMetadataImageType 列挙型。
メディア メタデータの画像タイプを定義する列挙型。
- 開始:
- 3.0
列挙子 |
---|
GCKMediaMetadataImageTypeCustom |
アプリケーションが提供するカスタムビューで使用される画像。
|
GCKMediaMetadataImageTypeCastDialog |
キャスト ダイアログで使用する画像。キャスト アイコンをタップすると表示されます。
|
GCKMediaMetadataImageTypeMiniController |
ミニ メディア コントローラで使用される画像。
|
GCKMediaMetadataImageTypeBackground |
背景、ポスター、フルスクリーン画像として表示される画像。
|
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2023-12-02 UTC。
[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["必要な情報がない","missingTheInformationINeed","thumb-down"],["複雑すぎる / 手順が多すぎる","tooComplicatedTooManySteps","thumb-down"],["最新ではない","outOfDate","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["サンプル / コードに問題がある","samplesCodeIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2023-12-02 UTC。"],[[["This document outlines the `GCKUIImageHints` class and the `GCKMediaMetadataImageType` enum."],["`GCKUIImageHints` provides hints for selecting images to display from a `GCKMediaMetadata` object, considering type and size."],["`GCKMediaMetadataImageType` defines the purpose of an image within the Cast context, such as for a custom view, the Cast dialog, the mini controller, or as a background."],["These components are part of the Google Cast SDK for iOS, specifically version 3.0 and later, and aid in managing media metadata images for casting."]]],["The document outlines `GCKUIImageHints`, a class that provides image selection hints to `GCKUIImagePicker` regarding image type and size for UI display. It also defines the `GCKMediaMetadataImageType` enumeration, specifying types like `Custom`, `CastDialog`, `MiniController`, and `Background`. These types categorize images based on their usage within the application, such as in the Cast dialog, the mini media controller, or as a background image.\n"]]