FFmpeg
Data Fields
AVDeviceInfo Struct Reference

Structure describes basic parameters of the device. More...

#include <avdevice.h>

Data Fields

char * device_name
 device name, format depends on device More...
 
char * device_description
 human friendly name More...
 

Detailed Description

Structure describes basic parameters of the device.

Definition at line 452 of file avdevice.h.

Field Documentation

◆ device_name

char* AVDeviceInfo::device_name

◆ device_description

char* AVDeviceInfo::device_description

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