MediaDescription.BtFolderTypeTitles Field

Definition

The type of folder that contains media elements only as specified in the section 6.

[Android.Runtime.Register("BT_FOLDER_TYPE_TITLES", ApiSince=26)]
public const long BtFolderTypeTitles = 1;
[<Android.Runtime.Register("BT_FOLDER_TYPE_TITLES", ApiSince=26)>]
val mutable BtFolderTypeTitles : int64

Field Value

Value = 1

Implements

Attributes

Remarks

The type of folder that contains media elements only as specified in the section 6.10.2.2 of the Bluetooth AVRCP 1.5.

Java documentation for android.media.MediaDescription.BT_FOLDER_TYPE_TITLES.

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