[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Falta la información que necesito","missingTheInformationINeed","thumb-down"],["Muy complicado o demasiados pasos","tooComplicatedTooManySteps","thumb-down"],["Desactualizado","outOfDate","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Problema con las muestras o los códigos","samplesCodeIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 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,[]]