GCKAdBreakClipInfo 类
继承 NSObject、<NSCopy> 和 <NSSecureCoding>。
- (NSString*) adBreakClipID |
|
readnonatomicassign |
- (NSTimeInterval) duration |
|
readnonatomicassign |
- (NSURL*) clickThroughURL |
|
readnonatomicassign |
- (NSTimeInterval) whenSkippable |
|
readnonatomicassign |
片段中可跳过的时长(以秒为单位)。
- 开始时间
- 4.3
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2023-12-02。
[null,null,["最后更新时间 (UTC):2023-12-02。"],[[["`GCKAdBreakClipInfo` represents an ad break clip, providing details like ID, duration, title, and URLs for click-through, content, and posters."],["It includes properties for content identification like `contentID`, `mimeType`, and `contentURL`, offering flexibility in representing different types of ad content."],["Ad behavior can be customized using properties like `whenSkippable` to define when users can skip the ad and `clickThroughURL` to handle user interactions."],["Advanced ad configurations are supported through `hlsSegmentFormat` for HLS content and `vastAdsRequest` for VAST ad requests, catering to various ad delivery mechanisms."],["Developers can associate custom data with the clip using the `customData` property for application-specific needs."]]],[]]