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

char* bg_device_info_t::device

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

char* bg_device_info_t::name

More humanized description, might be NULL.


The documentation for this struct was generated from the following file:
Generated on Tue Jul 28 01:06:49 2009 for gmerlin by  doxygen 1.5.4