[[["易于理解","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"]],["最后更新时间 (UTC):2025-07-25。"],[[["\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,[]]