[[["เข้าใจง่าย","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,[]]