FFmpeg
|
#include <DeckLinkAPIVersion.h>
Go to the source code of this file.
Data Structures | |
struct | decklink_cctx |
Enumerations | |
enum | DecklinkPtsSource { PTS_SRC_AUDIO = 1, PTS_SRC_VIDEO = 2, PTS_SRC_REFERENCE = 3, PTS_SRC_WALLCLOCK = 4, PTS_SRC_ABS_WALLCLOCK = 5, PTS_SRC_NB } |
enum DecklinkPtsSource |
Enumerator | |
---|---|
PTS_SRC_AUDIO | |
PTS_SRC_VIDEO | |
PTS_SRC_REFERENCE | |
PTS_SRC_WALLCLOCK | |
PTS_SRC_ABS_WALLCLOCK | |
PTS_SRC_NB |
Definition at line 28 of file decklink_common_c.h.