DtvKit_ATSC3.0
|
#include <atsc_core_atsc3_signaling_types.h>
Public Attributes | |
int32_t | iVersion |
char | sMetadataUri [128] |
char | sContentType [32] |
char | sValidFrom [32] |
char | sValidUntil [32] |
struct Item in an envelope.
int32_t sEnvelopeItem_t::iVersion |
Version of the item.
char sEnvelopeItem_t::sContentType[32] |
Content type of the item.
char sEnvelopeItem_t::sMetadataUri[128] |
URI of the metadata associated with the item.
char sEnvelopeItem_t::sValidFrom[32] |
Validity start time of the item.
char sEnvelopeItem_t::sValidUntil[32] |
Validity end time of the item.