Message types used by avdevice_app_to_dev_control_message().
Message types used by avdevice_dev_to_app_control_message().
Audio input devices iterator.
Video input devices iterator.
Audio output devices iterator.
Video output devices iterator.
Send control message from application to device.
Initialize capabilities probing API based on AVOption API.
Free resources created by avdevice_capabilities_create()
Return the libavdevice build-time configuration.
Send control message from device to application.
Convenient function to free result of avdevice_list_devices().
Return the libavdevice license.
List devices.
Initialize libavdevice and register all the input and output devices. @warning This function is not thread safe.
Return the LIBAVDEVICE_VERSION_INT constant.
Structure describes device capabilities.
Structure describes basic parameters of the device.
List of devices.
AVOption table used by devices to implement device capabilities API. Should not be used by a user.