netsync.c File Reference

Include dependency graph for netsync.c:


Data Structures

struct  intf_sys_t

Defines

#define NETSYNC_PORT   9875
#define INADDR_NONE   0xffffffff
#define NETSYNC_TEXT   N_( "Act as master" )
#define NETSYNC_LONGTEXT
#define MIP_TEXT   N_( "Master client ip address" )
#define MIP_LONGTEXT
#define MAX_MSG_LENGTH   (2 * sizeof(int64_t))

Functions

static int Activate (vlc_object_t *)
static void Close (vlc_object_t *)
static mtime_t GetClockRef (intf_thread_t *, mtime_t)
int vlc_entry__main (module_t *p_module)
const char * vlc_entry_license__main (void)
static void Run (intf_thread_t *p_intf)

Define Documentation

#define INADDR_NONE   0xffffffff

#define MAX_MSG_LENGTH   (2 * sizeof(int64_t))

#define MIP_LONGTEXT

Value:

N_( "IP address of " \
  "the master client used for the network synchronisation." )

#define MIP_TEXT   N_( "Master client ip address" )

Bug:
[String] This string is BAD.

#define NETSYNC_LONGTEXT

Value:

N_( "Should " \
  "act as the master client for the network synchronisation?" )

#define NETSYNC_PORT   9875

#define NETSYNC_TEXT   N_( "Act as master" )

Bug:
[String] This string is BAD.


Function Documentation

static int Activate ( vlc_object_t  )  [static]

static void Close ( vlc_object_t  )  [static]

static mtime_t GetClockRef ( intf_thread_t ,
mtime_t   
) [static]

static void Run ( intf_thread_t p_intf  )  [static]

int vlc_entry__main ( module_t p_module  ) 

const char* vlc_entry_license__main ( void   ) 


Generated on Wed Aug 13 08:03:21 2008 for VLC by  doxygen 1.5.1