AIROC™ BTSDK v4.7 - Documentation | ||||
Remote player information. More...
Data Fields | |
uint16_t | player_id |
A unique identifier for this media player. More... | |
uint8_t | major_type |
Use AVRC_PLAYER_MAJOR_TYPE_AUDIO, AVRC_PLAYER_MAJOR_TYPE_VIDEO, AVRC_PLAYER_MAJOR_TYPE_BC_AUDIO, or AVRC_PLAYER_MAJOR_TYPE_BC_VIDEO. More... | |
uint32_t | sub_type |
Use AVRC_PLAYER_SUB_TYPE_NONE, AVRC_PLAYER_SUB_TYPE_AUDIO_BOOK, or AVRC_PLAYER_SUB_TYPE_PODCAST. | |
uint8_t | play_status |
Use AVRC_PLAYSTATE_STOPPED, AVRC_PLAYSTATE_PLAYING, AVRC_PLAYSTATE_PAUSED, AVRC_PLAYSTATE_FWD_SEEK, AVRC_PLAYSTATE_REV_SEEK, or AVRC_PLAYSTATE_ERROR. | |
wiced_bt_avrc_feature_mask_t | features |
Supported feature bit mask. | |
wiced_bt_avrc_full_name_t | name |
The player name, name length and character set id. More... | |
Remote player information.
uint8_t major_type |
Use AVRC_PLAYER_MAJOR_TYPE_AUDIO, AVRC_PLAYER_MAJOR_TYPE_VIDEO, AVRC_PLAYER_MAJOR_TYPE_BC_AUDIO, or AVRC_PLAYER_MAJOR_TYPE_BC_VIDEO.
The player name, name length and character set id.
uint16_t player_id |
A unique identifier for this media player.