GCKAdBreakClipInfo クラス
ミッドロール挿入点クリップを表すクラス。
- 開始:
- 3.3
NSObject を継承します。<NSCopying> を実装します。
- (NSString*) adBreakClipID |
|
readnonatomiccopy |
このミッドロール挿入点クリップを一意に識別する文字列。
- (NSTimeInterval) duration |
|
readnonatomicassign |
- (NSURL*) clickThroughURL |
|
readnonatomiccopy |
このクリップを表すコンテンツ(通常は画像)の URL。
クリップに関連付けられたカスタム アプリケーション固有のデータ。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2023-12-02 UTC。
[null,null,["最終更新日 2023-12-02 UTC。"],[[["`GCKAdBreakClipInfo` represents metadata about an ad break clip within a Google Cast session, introduced in version 3.3."],["It provides properties like a unique ID, duration, title, click-through URL, and content URL for each ad clip."],["Developers can access information about the ad, such as the image to display or a link to the advertiser's website, through properties like `contentURL` and `clickThroughURL`."],["The class also includes optional custom data for application-specific needs, allowing for flexibility in how developers utilize ad information."]]],[]]