Valkka
1.6.1
OpenSource Video Management
|
libValkka pre-reserves all frames, both byte payload and metadata payload. After memory reservation, a frame can change its internal types, namely codec and metadata related to that codec. So we need typecast the correct metadata from the pre-reserved metadata byte blobs More...
#include "constant.h"
Go to the source code of this file.
Classes | |
struct | FragMP4Meta |
Enumerations | |
enum class | MuxMetaType { none , fragmp4 } |
libValkka pre-reserves all frames, both byte payload and metadata payload. After memory reservation, a frame can change its internal types, namely codec and metadata related to that codec. So we need typecast the correct metadata from the pre-reserved metadata byte blobs
|
strong |