GCKAdBreakStatus 클래스
광고 시점 상태를 나타내는 클래스입니다.
- 다음 이후:
- 3.3
NSObject를 상속합니다. <NSCopy>를 구현합니다.
- (NSTimeInterval) currentAdBreakTime |
|
readnonatomicassign |
- (NSTimeInterval) currentAdBreakClipTime |
|
readnonatomicassign |
- (NSTimeInterval) whenSkippable |
|
readnonatomicassign |
건너뛰기를 사용 설정하는 데 필요한 클립의 최소 개수(초)입니다.
- 다음 이후:
- 4.4.5
- (NSString*) adBreakClipID |
|
readnonatomicstrong |
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 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."]]],[]]