Describe the bug
Google pixel 6a
Samsung Flip 4
Samsung Note10+
In this device, the volume button doesn't directly adjust the call sound. Instead, it controls a progress bar that visually increases or decreases, but it doesn't affect the call volume. The call volume is adjusted independently through the media volume controls.
export const VideoPlayer = React.forwardRef((props: React.DetailedHTMLProps<React.VideoHTMLAttributes<HTMLVideoElement>, HTMLVideoElement>, ref: any) => (
<video ref = {ref} {...props} />
))
Screenshot

SDK Version:
"@100mslive/hms-noise-suppression": "^0.9.19",
"@100mslive/react-sdk": "^0.8.19",
Describe the bug
Google pixel 6a
Samsung Flip 4
Samsung Note10+
In this device, the volume button doesn't directly adjust the call sound. Instead, it controls a progress bar that visually increases or decreases, but it doesn't affect the call volume. The call volume is adjusted independently through the media volume controls.
Screenshot

SDK Version: