public class RemoteController.MetadataEditor
extends MediaMetadataEditor
java.lang.Object | ||
↳ | android.media.MediaMetadataEditor | |
↳ | android.media.RemoteController.MetadataEditor |
一个类,用于读取由 RemoteControlClient
发布的元数据,或为可编辑的键发送 RemoteControlClient
新值。
Inherited constants |
---|
From class android.media.MediaMetadataEditor
|
Public methods |
|
---|---|
void |
apply() 适用所有的自MediaMetadataEditor实例与创建已设置的元数据更改 |
Inherited methods |
|
---|---|
From class android.media.MediaMetadataEditor
|
|
From class java.lang.Object
|
void apply ()
适用所有的自MediaMetadataEditor实例与创建已设置的元数据更改 editMetadata()
或自 clear()
被调用。