AIROC™ BTSDK v4.7 - Documentation | ||||
Media item as received from the target or being sent to the controller. More...
Data Fields | |
wiced_bt_avrc_uid_t | uid |
The uid of this media element item. | |
uint8_t | type |
Use AVRC_MEDIA_TYPE_AUDIO or AVRC_MEDIA_TYPE_VIDEO. More... | |
wiced_bt_avrc_full_name_t | name |
The media name, name length and character set id. More... | |
uint8_t | attr_count |
The number of attributes in p_attr_list. | |
wiced_bt_avrc_attr_entry_t * | p_attr_list |
Attribute entry list. More... | |
Media item as received from the target or being sent to the controller.
The media name, name length and character set id.
wiced_bt_avrc_attr_entry_t* p_attr_list |
Attribute entry list.
uint8_t type |
Use AVRC_MEDIA_TYPE_AUDIO or AVRC_MEDIA_TYPE_VIDEO.