|
MPD
0.17~git
|
Go to the source code of this file.
Functions | |
| bool | input_stream_global_init (GError **error_r) |
| Initializes this library and all input_stream implementations. | |
| void | input_stream_global_finish (void) |
| Deinitializes this library and all input_stream implementations. | |
| void input_stream_global_finish | ( | void | ) |
Deinitializes this library and all input_stream implementations.
| bool input_stream_global_init | ( | GError ** | error_r | ) |
Initializes this library and all input_stream implementations.
| error_r | location to store the error occurring, or NULL to ignore errors |
1.7.5.1