DtvKit_ATSC3.0
Loading...
Searching...
No Matches
Public Attributes | List of all members
sEnvelopeItem_t Struct Reference

#include <atsc_core_atsc3_signaling_types.h>

Public Attributes

int32_t iVersion
 
char sMetadataUri [128]
 
char sContentType [32]
 
char sValidFrom [32]
 
char sValidUntil [32]
 

Detailed Description

struct Item in an envelope.

Member Data Documentation

◆ iVersion

int32_t sEnvelopeItem_t::iVersion

Version of the item.

◆ sContentType

char sEnvelopeItem_t::sContentType[32]

Content type of the item.

◆ sMetadataUri

char sEnvelopeItem_t::sMetadataUri[128]

URI of the metadata associated with the item.

◆ sValidFrom

char sEnvelopeItem_t::sValidFrom[32]

Validity start time of the item.

◆ sValidUntil

char sEnvelopeItem_t::sValidUntil[32]

Validity end time of the item.


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