ATSC3  24.10.0
Public Member Functions | List of all members
CIsoBmffMaker Class Reference

Public Member Functions

 CIsoBmffMaker ()
 NA. More...
 
int32_t Make (uint8_t *pdata, Isobmff::sMp4_t mp4)
 Generates the 'sMp4_t' header. More...
 
int32_t MakeInit (uint8_t *pdata, Isobmff::sMp4_t mp4)
 Generates the 'int' box. More...
 
int32_t MakeMoof (uint8_t *pdata, Isobmff::sMp4_t mp4)
 
void set_default_sample_duration (int32_t iValue)
 Set the Sample Duration. More...
 

Constructor & Destructor Documentation

◆ CIsoBmffMaker()

CIsoBmffMaker::CIsoBmffMaker ( )
inline

NA.

Parameters
NA
Return values
NA

Member Function Documentation

◆ Make()

CIsoBmffMaker::Make ( uint8_t *  pdata,
Isobmff::sMp4_t  mp4 
)

Generates the 'sMp4_t' header.

Parameters
uint8_t*pdata, Isobmff::sMp4_t mp4
Return values
int32_t

◆ MakeInit()

CIsoBmffMaker::MakeInit ( uint8_t *  pdata,
Isobmff::sMp4_t  mp4 
)

Generates the 'int' box.

Parameters
uint8_t*pdata, Isobmff::sMp4_t mp4
Return values
int32_t

◆ set_default_sample_duration()

CIsoBmffMaker::set_default_sample_duration ( int32_t  iValue)
inline

Set the Sample Duration.

Parameters
iValue
Return values
void

The documentation for this class was generated from the following files: