|
FFmpeg 5.1.8
|
List of devices. More...
#include <libavdevice/avdevice.h>
Data Fields | |
| AVDeviceInfo ** | devices |
| list of autodetected devices More... | |
| int | nb_devices |
| number of autodetected devices More... | |
| int | default_device |
| index of default device or -1 if no default More... | |
List of devices.
Definition at line 473 of file avdevice.h.
| AVDeviceInfo** AVDeviceInfoList::devices |
list of autodetected devices
Definition at line 474 of file avdevice.h.
| int AVDeviceInfoList::nb_devices |
number of autodetected devices
Definition at line 475 of file avdevice.h.
| int AVDeviceInfoList::default_device |
index of default device or -1 if no default
Definition at line 476 of file avdevice.h.