java.lang.Object | ||
↳ | android.media.MediaMetadataEditor | |
↳ | android.media.RemoteController.MetadataEditor |
A class to read the metadata published by a
RemoteControlClient
, or send a
RemoteControlClient
new values for keys that can be edited.
[Expand]
Inherited Constants
|
||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]()
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
Applies all of the metadata changes that have been set since the MediaMetadataEditor
instance was created with
editMetadata()
or since
clear()
was called.
|
[Expand]
Inherited Methods
|
|||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]()
|
|||||||||||||||||||||||||||||||||||||
![]()
|
Applies all of the metadata changes that have been set since the MediaMetadataEditor
instance was created with
editMetadata()
or since
clear()
was called.