#include <framesync.h>
Frame sync structure.
Definition at line 168 of file framesync.h.
Definition at line 169 of file framesync.h.
Parent filter context.
Definition at line 174 of file framesync.h.
Number of input streams.
Definition at line 179 of file framesync.h.
Time base for the output events.
Definition at line 184 of file framesync.h.
Referenced by config_comm_output(), filter_callback(), and process_frame().
Timestamp of the current event.
Definition at line 189 of file framesync.h.
Referenced by filter_callback(), and process_frame().
Callback called when a frame event is ready.
Definition at line 194 of file framesync.h.
Referenced by init_framesync().
Opaque pointer, not used by the API.
Definition at line 199 of file framesync.h.
Referenced by init_framesync().
Index of the input that requires a request.
Definition at line 204 of file framesync.h.
Synchronization level: only inputs with the same sync level are sync sources.
Definition at line 210 of file framesync.h.
Flag indicating that a frame event is ready.
Definition at line 215 of file framesync.h.
Flag indicating that output has reached EOF.
Definition at line 220 of file framesync.h.
Pointer to array of inputs.
Definition at line 225 of file framesync.h.
Referenced by init_framesync().
Definition at line 227 of file framesync.h.
Definition at line 228 of file framesync.h.
Definition at line 229 of file framesync.h.
Definition at line 230 of file framesync.h.