현재 광고 시점 클립이 시작된 후 경과된 시간(초)입니다.
이 구성원은 산발적으로만 업데이트되므로 값이 최신이 아닌 경우가 많습니다. getEstimatedBreakClipTime 메서드를 사용하여 수신기가 보고한 마지막 정보를 기반으로 실제 재생 위치의 추정치를 가져옵니다.
currentBreakTime
(숫자 또는 정의되지 않음)
현재 광고 시점이 시작된 후 경과된 시간(초)입니다.
이 구성원은 산발적으로만 업데이트되므로 값이 최신이 아닌 경우가 많습니다. getEstimatedBreakTime 메서드를 사용하여 수신기가 보고한 마지막 정보를 기반으로 실제 재생 위치의 추정치를 가져옵니다.
whenSkippable
(숫자 또는 정의되지 않음)
이 광고 시점 클립을 건너뛸 수 있는 시간(초)입니다. 5는 최종 사용자가 5초 후에 이 광고 시점 클립을 건너뛸 수 있음을 의미합니다. 이 필드가 정의되지 않으면 현재 광고 시점 클립을 건너뛸 수 없다는 의미입니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2023-12-02(UTC)"],[[["`BreakStatus` class represents the current status of a media break during a Cast session."],["It provides information about the break and break clip IDs, elapsed time, and when the break is skippable."],["`currentBreakClipTime` and `currentBreakTime` values are updated sporadically and often outdated, thus `getEstimatedBreakClipTime` and `getEstimatedBreakTime` are recommended for accurate playback position."]]],[]]