DtvKit_ATSC3.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Attributes | List of all members
sAssetProperties_t Struct Reference

#include <atsc_core_atsc3_signaling_types.h>

Public Attributes

int32_t iType
 
int32_t iPacketId
 
int32_t iInitSeq
 
char sMedia [256]
 
char sInitialization [256]
 
char sMimeType [256]
 
char sAssetType [32]
 

Detailed Description

struct Representing properties of an ATSC 3.0 packet.

Member Data Documentation

◆ iInitSeq

int32_t sAssetProperties_t::iInitSeq

Initialization Sequence

◆ iPacketId

int32_t sAssetProperties_t::iPacketId

Packet ID

◆ iType

int32_t sAssetProperties_t::iType

Type of the packet

◆ sAssetType

char sAssetProperties_t::sAssetType[32]

Type of asset

◆ sInitialization

char sAssetProperties_t::sInitialization[256]

Initialization data

◆ sMedia

char sAssetProperties_t::sMedia[256]

Media associated with the packet

◆ sMimeType

char sAssetProperties_t::sMimeType[256]

MIME type


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