DtvKit_ATSC3.0
|
#include <atsc_core_streamer_isobmff.h>
Public Attributes | |
uint8_t | sMajorBrand [4] |
uint32_t | iMinorVersion |
uint32_t | iCompatibleNum |
uint8_t | sCompatibleBrands [16][4] |
struct File Type Box
uint32_t Isobmff::FtypH_s::iCompatibleNum |
Number of compatible brands.
uint32_t Isobmff::FtypH_s::iMinorVersion |
Minor version of the file type.
uint8_t Isobmff::FtypH_s::sCompatibleBrands[16][4] |
Array of compatible brands.
uint8_t Isobmff::FtypH_s::sMajorBrand[4] |
Major brand identifying the file type.