bg_device_info_t Struct Reference
[Plugins]

Device description. More...

#include <plugin.h>


Data Fields

char * device
 String, which can be passed to the open() method.
char * name
 More humanized description, might be NULL.


Detailed Description

Device description.

The find_devices() function of a plugin returns a NULL terminated array of devices. It's used mainly for input plugins, which access multiple drives. For output plugins, devices are normal parameters.


Field Documentation

String, which can be passed to the open() method.

More humanized description, might be NULL.


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

Generated on Thu Dec 18 08:10:53 2008 for gmerlin by  doxygen 1.5.7.1