public static extern int avdevice_list_output_sinks(libavformat.AVOutputFormat *device, string device_name, libavutil.AVDictionary *device_options, ref libavdevice.AVDeviceInfoList *device_list);
 public static extern libavformat.AVOutputFormat *av_output_video_device_next(libavformat.AVOutputFormat * d);