Android.Media.MediaMetadataRetriever.GetEmbeddedPicture Method
Call this method after setDataSource().

Syntax

[Android.Runtime.Register("getEmbeddedPicture", "()[B", "GetGetEmbeddedPictureHandler")]
public virtual byte[] GetEmbeddedPicture ()

Returns

Documentation for this section has not yet been entered.

Remarks

Call this method after setDataSource(). This method finds the optional graphic or album/cover art associated associated with the data source. If there are more than one pictures, (any) one of them is returned.

[Android Documentation]

Requirements

Namespace: Android.Media
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 10