Searched defs:decklink_ctx (Results 1 – 1 of 1) sorted by relevance
88 struct decklink_ctx { struct90 IDeckLink *dl;91 IDeckLinkOutput *dlo;92 IDeckLinkInput *dli;93 IDeckLinkConfiguration *cfg;94 IDeckLinkProfileAttributes *attr;95 decklink_output_callback *output_callback;98 BMDTimeValue bmd_tb_den;99 BMDTimeValue bmd_tb_num;100 BMDDisplayMode bmd_mode;[all …]