Infineon Logo AIROC BTSDK v4.6 - Documentation
 
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
wiced_bt_avrc_item_t Struct Reference

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
 

Detailed Description

This structure is used to pass AVRC items retrieved from the player to the application.

Field Documentation

The properties of a folder item.

The properties of a media item.

The properties of a media player item.


The documentation for this struct was generated from the following file: