示例#1
0
 public static extern int avdevice_list_devices(libavformat.AVFormatContext *s, ref libavdevice.AVDeviceInfoList *device_list);
示例#2
0
 public static extern void avdevice_capabilities_free(ref libavdevice.AVDeviceCapabilitiesQuery *caps, libavformat.AVFormatContext *s);
示例#3
0
 public static extern int avdevice_dev_to_app_control_message(libavformat.AVFormatContext *s, libavdevice.AVDevToAppMessageType type, void *data, global::System.UIntPtr data_size);
示例#4
0
 public static extern int avdevice_capabilities_create(ref libavdevice.AVDeviceCapabilitiesQuery *caps, libavformat.AVFormatContext *s, ref libavutil.AVDictionary *device_options);