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