I wanted to get the support information about the device as a string, but this function was completely abolished in ffmpeg 6
int avdevice_capabilities_create (AVDeviceCapabilitiesQuery **caps, AVFormatContext *s, AVDictionary **device_options)
void avdevice_capabilities_free (AVDeviceCapabilitiesQuery **caps, AVFormatContext *s)
Alternative solutions
New contributor
中野梓喵 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.