GCKAdBreakStatus クラス
広告ブレーク ステータスを表すクラスです。
- 開始:
- 3.3
NSObject を継承します。<NSCopying> を実装します。
- (NSTimeInterval) currentAdBreakTime |
|
readnonatomicassign |
- (NSTimeInterval) currentAdBreakClipTime |
|
readnonatomicassign |
- (NSString*) adBreakClipID |
|
readnonatomiccopy |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2023-12-02 UTC。
[null,null,["最終更新日 2023-12-02 UTC。"],[[["`GCKAdBreakStatus` is a class introduced in version 3.3, providing information about the status of an ad break during content playback."],["It inherits from `NSObject` and implements the `NSCopying` protocol."],["The class includes properties for tracking time within ad breaks and clips, as well as identifiers for both ad breaks and ad break clips."],["These properties allow developers to monitor and control ad playback within their applications."]]],[]]