MediaStore.Audio.AudioColumns.BitsPerSample Field

Definition

Caution

Use 'Android.Provider.MediaStore.Audio.IAudioColumns.BitsPerSample'. This class will be removed in a future release.

[Android.Runtime.Register("BITS_PER_SAMPLE", ApiSince=36)]
[System.Obsolete("Use 'Android.Provider.MediaStore.Audio.IAudioColumns.BitsPerSample'. This class will be removed in a future release.")]
public const string BitsPerSample;
[<Android.Runtime.Register("BITS_PER_SAMPLE", ApiSince=36)>]
[<System.Obsolete("Use 'Android.Provider.MediaStore.Audio.IAudioColumns.BitsPerSample'. This class will be removed in a future release.")>]
val mutable BitsPerSample : string

Field Value

Attributes

Applies to