|
libdvbpsi
1.1.1
|
CRID Entry. More...
Data Fields | |
| uint8_t | i_type |
| uint8_t | i_location |
| union { | |
| uint8_t path [253] | |
| uint16_t ref | |
| } | value |
CRID Entry.
This structure is used to store a decoded CRID entry.
| uint8_t dvbpsi_crid_entry_s::i_location |
content location
| uint8_t dvbpsi_crid_entry_s::i_type |
content type
| uint8_t dvbpsi_crid_entry_s::path[253] |
content path
| uint16_t dvbpsi_crid_entry_s::ref |
content reference
| union { ... } dvbpsi_crid_entry_s::value |
content specific value
1.8.1.2