[[["이해하기 쉬움","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-25(UTC)"],[[["\u003cp\u003e\u003ccode\u003echrome.cast.Volume\u003c/code\u003e represents the volume of a device or media stream, providing control over level and mute status.\u003c/p\u003e\n"],["\u003cp\u003eIt can be initialized with \u003ccode\u003elevel\u003c/code\u003e (0.0-1.0) and \u003ccode\u003emuted\u003c/code\u003e (boolean) values, allowing for custom volume settings.\u003c/p\u003e\n"],["\u003cp\u003eKey properties include \u003ccode\u003econtrolType\u003c/code\u003e, indicating the type of volume control, \u003ccode\u003elevel\u003c/code\u003e for current volume, \u003ccode\u003emuted\u003c/code\u003e for mute status, and \u003ccode\u003estepInterval\u003c/code\u003e for allowed volume adjustments.\u003c/p\u003e\n"]]],["The `chrome.cast.Volume` class represents the volume of a device or media stream. It can be constructed with optional `level` (0.0-1.0) and `muted` (boolean) parameters. Key properties include `controlType` (volume control type), `level` (current volume), `muted` (mute status), and `stepInterval` (allowed volume change steps). Volume levels range from 0.0 to 1.0, where 1.0 is the maximum. The receiver's muted state is independent of volume.\n"],null,[]]