Partager via


CloudMediaProviderContract.MediaColumns.SizeBytes Field

Definition

Size of a media file, in bytes.

[Android.Runtime.Register("SIZE_BYTES", ApiSince=33)]
public const string SizeBytes;
[<Android.Runtime.Register("SIZE_BYTES", ApiSince=33)>]
val mutable SizeBytes : string

Field Value

Attributes

Remarks

Size of a media file, in bytes.

Type: LONG

Java documentation for android.provider.CloudMediaProviderContract.MediaColumns.SIZE_BYTES.

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