Searched defs:decklink_cctx (Results 1 – 1 of 1) sorted by relevance
40 struct decklink_cctx { struct41 const AVClass *cclass;43 void *ctx;46 int list_devices;47 int list_formats;48 int enable_klv;49 int64_t teletext_lines;50 double preroll;51 int audio_channels;52 int audio_depth;[all …]