נקודות העצירה למודעות בשידור על פי דרישה. הן עשויות להשתנות במהלך השידור. השדה הזה מאוכלס רק ב-event listener של האירוע
CUEPOINTS_CHANGED {
errorMessage
(null או מחרוזת)
הודעת השגיאה במקרה של שגיאה בשידור.
manifestFormat
(null או מחרוזת)
הפורמט של המניפסט של הסטרימינג. הפורמט יכול להיות HLS או DASH.
streamId
(null או מחרוזת)
המזהה המשמש לזיהוי ייחודי של מקור הנתונים הנוכחי.
כתוביות
(מערך null או מערך שאינו null של {url: string, language: string, language_name: string})
הכתוביות של השידור שמשודר. זוהי מערך של אובייקטים, שבו לכל אובייקט יש 'שפה', 'שם שפה' שמבדיל בין קבוצת הכתוביות הספציפית אם יש כמה קבוצות לאותה שפה , ו'כתובת URL' שמפנה לקובץ הכתוביות.
[[["התוכן קל להבנה","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-03-26 (שעון UTC)."],[[["`StreamData` is a class in Google Ad Manager's HTML5 SDK that provides information about a stream, such as ad progress, cue points, errors, manifest format, stream ID, subtitles, and manifest URL."],["It includes properties like `adProgressData` for ad timing, `cuepoints` for ad markers, `errorMessage` for stream errors, `manifestFormat` (HLS or DASH), `streamId` for identification, `subtitles` for available subtitles, and `url` for the stream's manifest URL."]]],["The `StreamData` class provides details about a media stream. Key properties include `adProgressData` for ad timing, `cuepoints` for on-demand ad markers, and `errorMessage` for stream errors. It defines `manifestFormat` (HLS or DASH) and `streamId` for stream identification. `subtitles` offers an array of subtitle options with URL, language, and language name. Lastly, `url` contains the stream's manifest URL for playback.\n"]]