bg_iw_callbacks_s Struct Reference
[Image support]
Data Fields |
int(* | create_output_file )(void *data, const char *filename) |
| Output file callback.
|
void * | data |
| Application specific data passed as the first argument to all callbacks.
|
Field Documentation
Output file callback.
- Parameters:
-
| data | The data member of this bg_ov_callbacks_s struct - Parameters:
-
| filename | Name of the created file - Returns:
- 1 if the file may be created, 0 else
This is called whenever an output file is created. |
|
Application specific data passed as the first argument to all callbacks.
The documentation for this struct was generated from the following file:
- /usr/src/packages/BUILD/gmerlin-1.0.0/include/gmerlin/plugin.h