[[["이해하기 쉬움","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-07-28(UTC)"],[[["\u003cp\u003e\u003ccode\u003ecast.framework.messages.VideoInformation\u003c/code\u003e provides details about video content, including resolution and HDR type.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties for width, height, and HDR type, which are specified during object creation using the constructor.\u003c/p\u003e\n"],["\u003cp\u003eHDR type must be a value from \u003ccode\u003ecast.framework.messages.HdrType\u003c/code\u003e and cannot be null.\u003c/p\u003e\n"]]],["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"],null,[]]