Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-98983

Android 11 - Media controls

XMLWordPrintable

    • Icon: User Story User Story
    • Resolution: Unresolved
    • Icon: Not Evaluated Not Evaluated
    • None
    • 6.3
    • QPA: Android
    • None

      Android 11 updates how media controls are displayed, making use of the MediaSession and MediaRouter2 APIs to render controls and audio output information.

      Media controls in Android 11 are located near the Quick Settings. Sessions from multiple apps are arranged in a swipeable carousel. The carousel lists sessions in this order:

      • Streams playing locally on the phone
      • Remote streams, such as those detected on external devices or cast sessions
      • Previous resumable sessions, in the order they were last played

       
      GUIDE: https://developer.android.com/guide/topics/media/media-controls

      Does not introduce new APIs. Uses the previous API with services to show media controls on quicksettings.

      Proposed Actions:

      • Check if this is done and how is done in other OS.
      • Does not look interesting, scope is just multimedia players

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            qtandroidteam Qt Android Team
            samuelmira Samuel Mira
            Votes:
            2 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes