[[["সহজে বোঝা যায়","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,["# Class: CuePoint\n\nCuePoint\n========\n\nclass public\n\nA class for specifying properties of a cuepoint, which represents an ad break\nin DAI VOD streams.\n\nProperties\n----------\n\n### end\n\nconstant\n\nnumber\n\nThe end time for this cuepoint.\n\n### played\n\nconstant\n\nboolean\n\nIf this cuepoint has been played.\n\n### start\n\nconstant\n\nnumber\n\nThe start time for this cuepoint."]]