[null,null,["最后更新时间 (UTC):2025-08-21。"],[[["\u003cp\u003e\u003ccode\u003eAdProgressData\u003c/code\u003e provides information about the progress of an advertisement, such as its current time, duration, and position within a sequence of ads.\u003c/p\u003e\n"],["\u003cp\u003eThis class includes data like the total number of ads, the duration of the ad break, and the duration of the ad period.\u003c/p\u003e\n"],["\u003cp\u003eAll properties within \u003ccode\u003eAdProgressData\u003c/code\u003e are constant, meaning their values are set and cannot be changed once initialized.\u003c/p\u003e\n"]]],[],null,["# Class: AdProgressData\n\nAdProgressData\n==============\n\nclass public\n\nA class for specifying ad progress data.\n\nProperties\n----------\n\n### adBreakDuration\n\nconstant\n\nnumber\n\n### adPeriodDuration\n\nconstant\n\nnumber\n\n### adPosition\n\nconstant\n\nnumber\n\n### currentTime\n\nconstant\n\nnumber\n\n### duration\n\nconstant\n\nnumber\n\n### totalAds\n\nconstant\n\nnumber"]]