Package org.mozilla.geckoview
Class MediaSession.Metadata
Object
org.mozilla.geckoview.MediaSession.Metadata
- Enclosing class:
- MediaSession
The representation of a media session's metadata.
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
title
The media title. May be backfilled based on the document's title. May be null or empty. -
artist
The media artist name. May be null or empty. -
album
The media album title. May be null or empty. -
artwork
The media artwork image. May be null.
-
-
Constructor Details
-
Method Details