|
Valkka
1.6.1
OpenSource Video Management
|
#include "muxer.h"
Macros | |
| #define | logger filterlogger |
Functions | |
| void | getLenName (uint8_t *data, uint32_t &len, char *name) |
| Gives length and name of an MP4 box. | |
| uint32_t | getSubBoxIndex (uint8_t *data, const char name[4]) |
| Gives index of a certain MP4 sub-box, as identified by the box type's name. | |
| bool | moofHasFirstSampleFlag (uint8_t *data) |