RDK Documentation (Open Sourced RDK Components)
_stBTMediaInfo Struct Reference
Collaboration diagram for _stBTMediaInfo:
Collaboration graph

Data Fields

unsigned char ui8Codec
 
char pcState [BT_MAX_STR_LEN]
 
char pcUUID [BT_MAX_STR_LEN]
 
unsigned short ui16Delay
 
unsigned short ui16Volume
 

yes

Definition at line 91 of file btrCore_dbus_bluez5.c.

Field Documentation

◆ ui8Codec

unsigned char _stBTMediaInfo::ui8Codec

Definition at line 92 of file btrCore_dbus_bluez5.c.

◆ pcState

char _stBTMediaInfo::pcState[BT_MAX_STR_LEN]

Definition at line 93 of file btrCore_dbus_bluez5.c.

◆ pcUUID

char _stBTMediaInfo::pcUUID[BT_MAX_STR_LEN]

Definition at line 94 of file btrCore_dbus_bluez5.c.

◆ ui16Delay

unsigned short _stBTMediaInfo::ui16Delay

Definition at line 95 of file btrCore_dbus_bluez5.c.

◆ ui16Volume

unsigned short _stBTMediaInfo::ui16Volume

Definition at line 96 of file btrCore_dbus_bluez5.c.


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