FFmpeg
Loading...
Searching...
No Matches
AVDeviceInfoList Struct Reference

List of devices. More...

#include <avdevice.h>

Data Fields

AVDeviceInfo ** devices
 list of autodetected devices
 
int nb_devices
 number of autodetected devices
 
int default_device
 index of default device or -1 if no default
 

Detailed Description

List of devices.

Definition at line 343 of file avdevice.h.

Field Documentation

◆ devices

◆ nb_devices

◆ default_device

int AVDeviceInfoList::default_device

index of default device or -1 if no default

Definition at line 346 of file avdevice.h.

Referenced by ff_alsa_get_device_list(), ff_fbdev_get_device_list(), and ff_pulse_audio_get_devices().


The documentation for this struct was generated from the following file: