8000 I don't want to switch speaker in webrtc · Issue #1040 · flutter-webrtc/flutter-webrtc · GitHub
[go: up one dir, main page]

Skip to content
I don't want to switch speaker in webrtc #1040
Open
@nikohpng

Description

@nikohpng

Is your feature request related to a problem? Please describe.

In my project, I want to control speaker by myself. thus i can do anything.

So, I recommend adding a switch control to turn off WEBRTC audio controls, especially on IOS

Describe the solution you'd like

navigator.enableAudioControls(false)

Describe alternatives you've considered

myStream?.getAudioTracks()[0].enableAudioControls(enable)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0