FFmpeg
Data Structures | Enumerations
decklink_common_c.h File Reference
#include <stdint.h>
#include <DeckLinkAPIVersion.h>
#include "libavutil/log.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
}
 

Enumeration Type Documentation

◆ DecklinkPtsSource

Enumerator
PTS_SRC_AUDIO 
PTS_SRC_VIDEO 
PTS_SRC_REFERENCE 
PTS_SRC_WALLCLOCK 
PTS_SRC_ABS_WALLCLOCK 
PTS_SRC_NB 

Definition at line 31 of file decklink_common_c.h.