Share via


MediaStore.IMediaColumns.OemMetadata Field

Definition

Column which allows OEMs to store custom metadata for a media file.

[Android.Runtime.Register("OEM_METADATA", ApiSince=36)]
public const string OemMetadata;
[<Android.Runtime.Register("OEM_METADATA", ApiSince=36)>]
val mutable OemMetadata : string

Field Value

Attributes

Remarks

Column which allows OEMs to store custom metadata for a media file.

Java documentation for android.provider.MediaStore.MediaColumns.OEM_METADATA.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to