MediaMetadataEditor 類別

定義

警告

This class is obsoleted in this android platform

用於編輯和儲存可由 發行之元數據的 RemoteControlClient抽象類。

[Android.Runtime.Register("android/media/MediaMetadataEditor", DoNotGenerateAcw=true)]
[System.Obsolete("This class is obsoleted in this android platform")]
public abstract class MediaMetadataEditor : Java.Lang.Object
[<Android.Runtime.Register("android/media/MediaMetadataEditor", DoNotGenerateAcw=true)>]
[<System.Obsolete("This class is obsoleted in this android platform")>]
type MediaMetadataEditor = class
    inherit Object
繼承
MediaMetadataEditor
衍生
屬性

備註

用於編輯和儲存可由 發行之元數據的 RemoteControlClient抽象類。 請參閱具 RemoteControlClient#editMetadata(boolean) 現化 RemoteControlClient.MetadataEditor 物件的方法。

已取代這個成員。 MediaMetadata請改用與 MediaSession

android.media.MediaMetadataEditorJava 檔。

此頁面的部分是根據 Android 開放原始碼專案所建立和共用的工作進行修改,並根據 Creative Commons 2.5 屬性授權中所述的詞彙使用。

建構函式

MediaMetadataEditor(IntPtr, JniHandleOwnership)
已淘汰.

建立 JNI 物件的 Managed 表示法時使用的建構函式;由運行時間呼叫。

欄位

BitmapKeyArtwork
已淘汰.

內容圖稿/專輯藝術的元數據索引鍵。

RatingKeyByOthers
已淘汰.

內容平均評等的元數據索引鍵,而不是用戶的評等。

RatingKeyByUser
已淘汰.

內容用戶評等的元數據索引鍵。

屬性

Class
已淘汰.

傳回這個 Object的運行時間類別。

(繼承來源 Object)
Handle
已淘汰.

基礎Android實例的句柄。

(繼承來源 Object)
JniIdentityHashCode
已淘汰.

用於編輯和儲存可由 發行之元數據的 RemoteControlClient抽象類。

(繼承來源 Object)
JniPeerMembers
已淘汰.

用於編輯和儲存可由 發行之元數據的 RemoteControlClient抽象類。

PeerReference
已淘汰.

用於編輯和儲存可由 發行之元數據的 RemoteControlClient抽象類。

(繼承來源 Object)
ThresholdClass
已淘汰.

此 API 支援適用於 Android 的 Mono 基礎結構,並不適合直接從您的程式代碼使用。

ThresholdType
已淘汰.

此 API 支援適用於 Android 的 Mono 基礎結構,並不適合直接從您的程式代碼使用。

方法

AddEditableKey(MediaMetadataEditKey)
已淘汰.

將指定的索引鍵標示為可編輯。

Apply()
已淘汰.

套用自建立 MediaMetadataEditor 實例或呼叫之後 #clear() 所設定的所有元數據變更。

Clear()
已淘汰.

清除自 MediaMetadataEditor 實例建立或上次呼叫此方法之後所設定的所有擱置元數據變更。

Clone()
已淘汰.

建立並傳回這個 對象的複本。

(繼承來源 Object)
Dispose()
已淘汰.

用於編輯和儲存可由 發行之元數據的 RemoteControlClient抽象類。

(繼承來源 Object)
Dispose(Boolean)
已淘汰.

用於編輯和儲存可由 發行之元數據的 RemoteControlClient抽象類。

(繼承來源 Object)
Equals(Object)
已淘汰.

指出其他物件是否「等於」這個物件。

(繼承來源 Object)
GetBitmap(MediaMetadataEditKey, Bitmap)
已淘汰.

Bitmap 回索引鍵的值。

GetEditableKeys()
已淘汰.

擷取標示為可編輯的索引鍵。

GetHashCode()
已淘汰.

傳回此物件的雜湊碼值。

(繼承來源 Object)
GetLong(MediaMetadataEditKey, Int64)
已淘汰.

傳回索引鍵的長值。

GetObject(MediaMetadataEditKey, Object)
已淘汰.

傳回索引鍵值的物件表示法

GetString(MediaMetadataEditKey, String)
已淘汰.

String 回索引鍵的值。

JavaFinalize()
已淘汰.

當垃圾收集決定不再參考物件時,垃圾收集行程在 物件上呼叫。

(繼承來源 Object)
Notify()
已淘汰.

喚醒正在等候此物件監視器的單一線程。

(繼承來源 Object)
NotifyAll()
已淘汰.

喚醒正在等候此物件監視器的所有線程。

(繼承來源 Object)
PutBitmap(MediaMetadataEditKey, Bitmap)
已淘汰.

新增影像。

PutLong(MediaMetadataEditKey, Int64)
已淘汰.

加入數值資訊。

PutObject(MediaMetadataEditKey, Object)
已淘汰.

加入儲存為 實例的資訊。

PutString(MediaMetadataEditKey, String)
已淘汰.

新增文字資訊。

RemoveEditableKeys()
已淘汰.

讓所有元數據欄位都是唯讀的。

SetHandle(IntPtr, JniHandleOwnership)
已淘汰.

設定 Handle 屬性。

(繼承來源 Object)
ToArray<T>()
已淘汰.

用於編輯和儲存可由 發行之元數據的 RemoteControlClient抽象類。

(繼承來源 Object)
ToString()
已淘汰.

傳回物件的字串表示。

(繼承來源 Object)
UnregisterFromRuntime()
已淘汰.

用於編輯和儲存可由 發行之元數據的 RemoteControlClient抽象類。

(繼承來源 Object)
Wait()
已淘汰.

讓目前線程等候直到喚醒為止,通常是藉由em <notified/em>或<em>interrupted</em> 來喚醒它。<>

(繼承來源 Object)
Wait(Int64)
已淘汰.

讓目前的線程等到喚醒為止,通常是因為 <em>notified</em> 或 <em>interrupted</em>,或直到經過一定數量的實時為止。

(繼承來源 Object)
Wait(Int64, Int32)
已淘汰.

讓目前的線程等到喚醒為止,通常是因為 <em>notified</em> 或 <em>interrupted</em>,或直到經過一定數量的實時為止。

(繼承來源 Object)

明確介面實作

IJavaPeerable.Disposed()
已淘汰.

用於編輯和儲存可由 發行之元數據的 RemoteControlClient抽象類。

(繼承來源 Object)
IJavaPeerable.DisposeUnlessReferenced()
已淘汰.

用於編輯和儲存可由 發行之元數據的 RemoteControlClient抽象類。

(繼承來源 Object)
IJavaPeerable.Finalized()
已淘汰.

用於編輯和儲存可由 發行之元數據的 RemoteControlClient抽象類。

(繼承來源 Object)
IJavaPeerable.JniManagedPeerState
已淘汰.

用於編輯和儲存可由 發行之元數據的 RemoteControlClient抽象類。

(繼承來源 Object)
IJavaPeerable.SetJniIdentityHashCode(Int32)
已淘汰.

用於編輯和儲存可由 發行之元數據的 RemoteControlClient抽象類。

(繼承來源 Object)
IJavaPeerable.SetJniManagedPeerState(JniManagedPeerStates)
已淘汰.

用於編輯和儲存可由 發行之元數據的 RemoteControlClient抽象類。

(繼承來源 Object)
IJavaPeerable.SetPeerReference(JniObjectReference)
已淘汰.

用於編輯和儲存可由 發行之元數據的 RemoteControlClient抽象類。

(繼承來源 Object)

擴充方法

JavaCast<TResult>(IJavaObject)
已淘汰.

執行 Android 執行時間檢查的類型轉換。

JavaCast<TResult>(IJavaObject)
已淘汰.

用於編輯和儲存可由 發行之元數據的 RemoteControlClient抽象類。

GetJniTypeName(IJavaPeerable)
已淘汰.

用於編輯和儲存可由 發行之元數據的 RemoteControlClient抽象類。

適用於