StreamVolumeRange
10/22/22Less than 1 minute
device.StreamVolumeRange
Min / max volume indices for one audio stream (see the Device volume APIs in the device module).
Table of contents
Properties
Properties
max
max:number
Inclusive upper volume index for this stream.
min
min:number
Inclusive lower volume index for this stream.
