Valkka  1.6.1
OpenSource Video Management
Classes | Enumerations
metadata.h File Reference

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"
Include dependency graph for metadata.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  FragMP4Meta
 

Enumerations

enum class  MuxMetaType { none , fragmp4 }
 

Detailed Description

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

Author
Sampsa Riikonen
Date
2017
Version
1.6.1

Enumeration Type Documentation

◆ MuxMetaType

enum MuxMetaType
strong
Enumerator
none 

unknown