src/input_init.h File Reference

#include "check.h"
#include <glib.h>
#include <stdbool.h>

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.

Function Documentation

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.

Parameters:
error_r location to store the error occurring, or NULL to ignore errors

Generated on 17 Jul 2013 for MPD by  doxygen 1.6.1