ExternalStorageStats.VideoBytes Property

Definition

Return the total bytes used by all video files in the shared/external storage hosted on this volume.

public long VideoBytes { [Android.Runtime.Register("getVideoBytes", "()J", "", ApiSince=26)] get; }
[<get: Android.Runtime.Register("getVideoBytes", "()J", "", ApiSince=26)>]
member this.VideoBytes : int64

Property Value

Int64
Attributes

Remarks

Java documentation for android.app.usage.ExternalStorageStats.getVideoBytes().

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