XMMS2
Typedefs | Functions
Main
XMMSServer

main object More...

Typedefs

typedef struct xmms_main_St xmms_main_t

Functions

int main (int argc, char **argv)
 The xmms2 daemon main initialisation function.

Detailed Description

main object


Typedef Documentation

typedef struct xmms_main_St xmms_main_t

Definition at line 95 of file main.c.


Function Documentation

int main ( int  argc,
char **  argv 
)

The xmms2 daemon main initialisation function.

The options that the server accepts.

Check that we are running against the correct glib version

Definition at line 410 of file main.c.