Home
last modified time | relevance | path

Searched defs:decklink_ctx (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavdevice/
Ddecklink_common.h91 struct decklink_ctx { struct
93 IDeckLink *dl;
94 IDeckLinkOutput *dlo;
95 IDeckLinkInput *dli;
96 IDeckLinkConfiguration *cfg;
97 IDeckLinkProfileAttributes *attr;
98 decklink_output_callback *output_callback;
101 BMDTimeValue bmd_tb_den;
102 BMDTimeValue bmd_tb_num;
103 BMDDisplayMode bmd_mode;
[all …]