GCKAdBreakStatus クラス
広告ブレーク ステータスを表すクラスです。
- 開始:
- 3.3
NSObject を継承します。<NSCopying> を実装します。
- (NSTimeInterval) currentAdBreakTime |
|
readnonatomicassign |
- (NSTimeInterval) currentAdBreakClipTime |
|
readnonatomicassign |
- (NSTimeInterval) whenSkippable |
|
readnonatomicassign |
スキップを有効にするために必要なクリップの最小カウント(秒単位)。
- 開始:
- 4.4.5
- (NSString*) adBreakClipID |
|
readnonatomicstrong |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2023-12-02 UTC。
[null,null,["最終更新日 2023-12-02 UTC。"],[[["The `GCKAdBreakStatus` class provides information about the current ad break, including time positions and identifiers, inheriting from `NSObject`."],["It includes properties for tracking time within the ad break (`currentAdBreakTime`, `currentAdBreakClipTime`) and ad clip (`currentAdBreakClipTime`)."],["`whenSkippable` indicates the minimum time before an ad can be skipped (available since version 4.4.5)."],["Identifiers for both the ad break (`adBreakID`) and ad clip (`adBreakClipID`) are also provided as string properties."]]],[]]