Ejemplo n.º 1
0
 public static extern int avdevice_list_devices(libavformat.AVFormatContext *s, ref libavdevice.AVDeviceInfoList *device_list);
Ejemplo n.º 2
0
 public static extern void avdevice_capabilities_free(ref libavdevice.AVDeviceCapabilitiesQuery *caps, libavformat.AVFormatContext *s);
Ejemplo n.º 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);
Ejemplo n.º 4
0
 public static extern int avdevice_capabilities_create(ref libavdevice.AVDeviceCapabilitiesQuery *caps, libavformat.AVFormatContext *s, ref libavutil.AVDictionary *device_options);