-
Notifications
You must be signed in to change notification settings - Fork 30.1k
Closed
Closed
Copy link
Labels
c: proposalA detailed proposal for a change to FlutterA detailed proposal for a change to Flutterp: video_playerThe Video Player pluginThe Video Player pluginpackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.platform-androidAndroid applications specificallyAndroid applications specifically
Description
Use case
When playing a video on Android, 3rd party music players will continue to play their content along with the audio output from the video. This results in garbled audio for the end-user.
Proposal
I would like the default video player plugin setting to pause 3rd party audio on Android when playing a video (this is the default on iOS already).
At least one two users would like to not stop 3rd party audio on Android/iOS as his/her videos do not have sound, so this could be a user configurable setting? #30438
iOS implementation of configurable setting: flutter/plugins#1174
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
c: proposalA detailed proposal for a change to FlutterA detailed proposal for a change to Flutterp: video_playerThe Video Player pluginThe Video Player pluginpackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.platform-androidAndroid applications specificallyAndroid applications specifically