AIROC™ BTSDK v4.7 - Documentation | ||||
This structure is used to pass AVRC items retrieved from the player to the application. More...
Data Fields | |
uint8_t | item_type |
Item type (see AVRC Item Types) | |
union { | |
wiced_bt_avrc_item_player_t player | |
The properties of a media player item. More... | |
wiced_bt_avrc_item_folder_t folder | |
The properties of a folder item. More... | |
wiced_bt_avrc_item_media_t media | |
The properties of a media item. More... | |
} | u |
This structure is used to pass AVRC items retrieved from the player to the application.
wiced_bt_avrc_item_folder_t folder |
The properties of a folder item.
The properties of a media item.
wiced_bt_avrc_item_player_t player |
The properties of a media player item.