[[["易于理解","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"]],["最后更新时间 (UTC):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"]]