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

Data Fields

void * pvAVMediaParentItem
 
unsigned char bIsMediaItemPlayable
 
char pcAVMediaItemPath [BTRCORE_MAX_STR_LEN]
 
char pcAVMediaItemName [BTRCORE_MAX_STR_LEN]
 
unsigned int ui32AVMediaNumberOfItems
 
tBTRCoreAVMediaElementId ui32AVMediaItemId
 
eBTRCoreAVMElementType eMediaItemType
 
union {
struct _stBTRCoreAVMediaItem ** pstAVMediaSubItems
 
stBTRCoreAVMediaTrackInfo mediaTrackInfo
 
}; 
 

yes

Definition at line 237 of file btrCore_avMedia.c.

Field Documentation

◆ pvAVMediaParentItem

void* _stBTRCoreAVMediaItem::pvAVMediaParentItem

Definition at line 238 of file btrCore_avMedia.c.

◆ bIsMediaItemPlayable

unsigned char _stBTRCoreAVMediaItem::bIsMediaItemPlayable

Definition at line 239 of file btrCore_avMedia.c.

◆ pcAVMediaItemPath

char _stBTRCoreAVMediaItem::pcAVMediaItemPath[BTRCORE_MAX_STR_LEN]

Definition at line 240 of file btrCore_avMedia.c.

◆ pcAVMediaItemName

char _stBTRCoreAVMediaItem::pcAVMediaItemName[BTRCORE_MAX_STR_LEN]

Definition at line 241 of file btrCore_avMedia.c.

◆ ui32AVMediaNumberOfItems

unsigned int _stBTRCoreAVMediaItem::ui32AVMediaNumberOfItems

Definition at line 242 of file btrCore_avMedia.c.

◆ ui32AVMediaItemId

tBTRCoreAVMediaElementId _stBTRCoreAVMediaItem::ui32AVMediaItemId

Definition at line 243 of file btrCore_avMedia.c.

◆ eMediaItemType

eBTRCoreAVMElementType _stBTRCoreAVMediaItem::eMediaItemType

Definition at line 244 of file btrCore_avMedia.c.

◆ @93

union { ... }

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