GCKUIMediaButtonBarProtocol.h ファイル
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
メディア コントロール ボタンのタイプ。
- シンセ
- 3.1
列挙子 |
---|
GCKUIMediaButtonTypeNone |
ボタンがない場合は、ボタンの位置に空白スペースが表示されます。
|
GCKUIMediaButtonTypePlayPauseToggle |
再生状態と一時停止状態を切り替えるデフォルトのボタン。
|
GCKUIMediaButtonTypeSkipNext |
デフォルトの [次へ] ボタン。
タップすると、キュー内の次のメディア アイテムに移動します。キューに次のメディア アイテムがない場合は無効になります。
|
GCKUIMediaButtonTypeSkipPrevious |
デフォルトの「前へ」ボタン。
タップすると、キュー内の前のメディア アイテムに移動します。キューに以前のメディア アイテムがない場合、この機能は無効になります。
|
GCKUIMediaButtonTypeRewind30Seconds |
デフォルトの [30 秒巻き戻し] ボタン。
タップすると、現在再生中のメディア アイテムで 30 秒の再生がスキップされます。
|
GCKUIMediaButtonTypeForward30Seconds |
デフォルトの「30 秒早送り」ボタン。
タップすると、現在再生中のメディア アイテムで 30 秒早送りされます。
|
GCKUIMediaButtonTypePauseToggle |
デフォルトの「ミュート」切り替えボタン。
タップすると、レシーバーのミュート状態が切り替わります。
|
GCKUIMediaButtonTypeClosedCaptions |
デフォルトの「字幕」ボタン。
ボタンをタップすると、メディア トラック選択 UI がユーザーに表示されます。
|
GCKUIMediaButtonTypeStop |
デフォルトの「停止」ボタン。
ボタンをタップすると、現在のメディア アイテムの再生がレシーバーで終了します。
|
GCKUIMediaButtonTypeCustom |
クライアントによって作成され、管理されるボタン。
|
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 2022-12-06 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"必要な情報がない"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"複雑すぎる / 手順が多すぎる"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"最新ではない"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"翻訳に関する問題"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"サンプル / コードに問題がある"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"その他"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"わかりやすい"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"問題の解決に役立った"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"その他"
}]