[[["容易理解","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-01 (世界標準時間)。"],[[["The `cast.framework.messages.Break` class represents a break, such as an ad break, within a main video and includes properties like ID, duration, and position."],["Breaks can contain multiple break clips, indicated by their IDs in the `breakClipIds` property."],["Breaks have a `position` property defining their location in the main video, with `-1` signifying a post-roll position."],["The `isWatched` property indicates whether a break has been viewed, allowing senders to visually distinguish watched breaks."],["Breaks can be expanded on the timeline using the `expanded` property, affecting total playback duration calculation."]]],["The `Break` class represents an ad break within a video. Key properties include: `id` (unique break identifier), `breakClipIds` (list of clips within the break), and `position` (break's location in the main video). Other properties are `duration`, `expanded` (whether break duration is in total), `isEmbedded` (if embedded in the main stream), and `isWatched` (if the break has started playing). Position of -1 indicates a post-roll, and it is valid only for the client-side ad stitching.\n"]]