[[["התוכן קל להבנה","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"]],["עדכון אחרון: 2023-12-02 (שעון UTC)."],[[["`cast.framework.messages.VideoInformation` provides details about video content, including resolution and HDR type."],["It includes properties for width, height, and HDR type, which are specified during object creation using the constructor."],["HDR type must be a value from `cast.framework.messages.HdrType` and cannot be null."]]],["The `VideoInformation` class provides details about video resolution and High Dynamic Range (HDR). It's initialized using `width`, `height`, and `hdrType` parameters. Key properties include `width` and `height`, both numbers representing dimensions, and `hdrType`, which specifies the HDR format. The `hdrType` property cannot have a null value. These properties allow to define and get information about the video format.\n"]]