libgpac
Documentation of the core library of GPAC
|
#include <gpac/filters.h>
#include <gpac/constants.h>
#include <gpac/color.h>
#include <gpac/thread.h>
Data Structures | |
struct | DtCbkCtx |
struct | GF_DTOutCtx |
struct GF_DTOutCtx |
Data Fields | ||
---|---|---|
s32 | bus | |
s32 | slot | |
GF_Fraction | fps | |
Bool | clip | |
u32 | port | |
Double | start | |
u32 | width | |
u32 | height | |
u32 | pix_fmt | |
u32 | stride | |
u32 | stride_uv | |
u32 | uv_height | |
u32 | nb_planes | |
GF_Fraction | framerate | |
Bool | is_sending | |
Bool | is_configured | |
Bool | is_10b | |
Bool | is_eos | |
s64 | frameNum | |
u64 | init_clock | |
u64 | last_frame_time | |
u32 | frame_dur | |
u32 | frame_scale | |
Bool | needs_reconfigure |