A value that represents the current stream volume level, ranging from
0.0 to 1.0. For example a value of 0.5 would reflect the volume
at half of its maximum.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-18 UTC."],[[["Represents the current volume level and mute status of a media session stream."],["Provides a `level` property (ranging from 0.0 to 1.0) to indicate the stream's volume."],["Includes a `muted` property (boolean) to indicate whether the stream is muted."]]],[]]