[[["Прост для понимания","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"]],["Последнее обновление: 2025-08-21 UTC."],[[["\u003cp\u003e\u003ccode\u003eCuePoint\u003c/code\u003e class defines properties for ad breaks (cuepoints) within DAI VOD streams.\u003c/p\u003e\n"],["\u003cp\u003eIt includes \u003ccode\u003estart\u003c/code\u003e and \u003ccode\u003eend\u003c/code\u003e times (in numbers) to specify the cuepoint's duration.\u003c/p\u003e\n"],["\u003cp\u003eA \u003ccode\u003eplayed\u003c/code\u003e boolean property indicates whether the cuepoint has been played.\u003c/p\u003e\n"]]],[],null,["CuePoint \nclass public\n\nA class for specifying properties of a cuepoint, which represents an ad break\nin DAI VOD streams.\n\nProperties\n\nend \nconstant\n\nnumber\n\nThe end time for this cuepoint.\n\nplayed \nconstant\n\nboolean\n\nIf this cuepoint has been played.\n\nstart \nconstant\n\nnumber\n\nThe start time for this cuepoint."]]