MediaDescription.BtFolderTypeArtists フィールド

定義

セクション 6 で指定したアーティスト別に分類されたフォルダーを含むフォルダーの種類。

[Android.Runtime.Register("BT_FOLDER_TYPE_ARTISTS", ApiSince=26)]
public const long BtFolderTypeArtists = 3;
[<Android.Runtime.Register("BT_FOLDER_TYPE_ARTISTS", ApiSince=26)>]
val mutable BtFolderTypeArtists : int64

フィールド値

Value = 3

実装

属性

注釈

Bluetooth AVRCP 1.5 のセクション 6.10.2.2 で指定されたアーティスト別に分類されたフォルダーを含むフォルダーの種類。

android.media.MediaDescription.BT_FOLDER_TYPE_ARTISTSJava ドキュメント。

このページの一部は、によって作成および共有された作業に基づく変更であり、に記載されている条件に従って使用されます。

適用対象