נקודות הציון של המודעות בשידור על פי דרישה. המאפיינים עשויים להשתנות עם התקדמות השידור. זה יאוכלס רק ב-event listener עבור
CUEPOINTS_ התנועה AdEvent.
errorMessage
מחרוזת שאפשר להזין ללא ערך (null)
הודעת השגיאה במקרה של שגיאה בשידור.
manifestFormat
מחרוזת שאפשר להזין ללא ערך (null)
הפורמט של המניפסט של השידור. הקוד יכול להיות HLS או DASH.
streamId
מחרוזת שאפשר להזין ללא ערך (null)
המזהה שמשמש לזיהוי ייחודי של השידור הנוכחי.
כתוביות
מערך nullable של {url: string, language: string, language_name: string}
הכתוביות לשידור שמופעל. זהו מערך של אובייקטים. לכל אובייקט יש את המילה "language" (שפה), "שם שפה" (language name)
שמבדיל בין סדרת הכתוביות הספציפית אם קיימות כמה ערכות עבור אותה שפה, ו-"url" שמפנה לקובץ הכתוביות.
[null,null,["עדכון אחרון: 2024-07-09 (שעון 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"]]