Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavdevice/
Ddshow_capture.h287 struct dshow_ctx { struct
288 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 …]