Searched defs:dshow_ctx (Results 1 – 1 of 1) sorted by relevance
287 struct dshow_ctx { struct288 const AVClass *class;290 IGraphBuilder *graph;292 char *device_name[2];293 char *device_unique_name[2];295 int video_device_number;296 int audio_device_number;298 int list_options;299 int list_devices;300 int audio_buffer_size;[all …]