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

#include <atsc_core_atsc3_mmt_mpubuflist.h>

Public Attributes

int32_t iSize
 
int32_t iLength
 
int32_t iMpuSize
 
int32_t iFragmentSize
 
int32_t iMediaType
 
uint32_t iPacketId
 
uint32_t iSeq
 
uint32_t iMpuTimestampSec
 
uint32_t iMpuTimestampFrac
 
FILE * pFile
 
FLOAT_64 dDuration
 
char sFolderPath [256]
 
char sTmpPath [256]
 
char sFiiLename [256]
 
char sPath [256]
 
char sMpuBuf [1024 *50]
 
char sFragmentBuf [1024 *50]
 

Detailed Description

struct Details of MPU buffer and properties.

Member Data Documentation

◆ dDuration

FLOAT_64 sMpuProperties_t::dDuration

Duration.

◆ iFragmentSize

int32_t sMpuProperties_t::iFragmentSize

Size of fragment buffer.

◆ iLength

int32_t sMpuProperties_t::iLength

Length of the buffer.

◆ iMediaType

int32_t sMpuProperties_t::iMediaType

Media type.

◆ iMpuSize

int32_t sMpuProperties_t::iMpuSize

Size of MPU buffer.

◆ iMpuTimestampFrac

uint32_t sMpuProperties_t::iMpuTimestampFrac

Timestamp fraction.

◆ iMpuTimestampSec

uint32_t sMpuProperties_t::iMpuTimestampSec

Timestamp seconds.

◆ iPacketId

uint32_t sMpuProperties_t::iPacketId

Packet ID.

◆ iSeq

uint32_t sMpuProperties_t::iSeq

Sequence number.

◆ iSize

int32_t sMpuProperties_t::iSize

Size of the buffer.

◆ pFile

FILE* sMpuProperties_t::pFile

Pointer to file.

◆ sFiiLename

char sMpuProperties_t::sFiiLename[256]

Filename.

◆ sFolderPath

char sMpuProperties_t::sFolderPath[256]

Folder path.

◆ sFragmentBuf

char sMpuProperties_t::sFragmentBuf[1024 *50]

Fragment buffer.

◆ sMpuBuf

char sMpuProperties_t::sMpuBuf[1024 *50]

MPU buffer.

◆ sPath

char sMpuProperties_t::sPath[256]

Path.

◆ sTmpPath

char sMpuProperties_t::sTmpPath[256]

Temporary path.


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