mediatool Globals


Annotated List
Files
Globals
Hierarchy
Index

mediatool.h

typedef struct MediaCon

#include <mediatool.h>

Now comes everything about the connections. Creating, connecting and disconnecting. ***************************************************************************

typedef struct MdPlayItem

#include <mediatool.h>

Now comes everything about the playlists. Creating, adding a item and so on. ***************************************************************************

typedef struct EventCounter

#include <mediatool.h>

Event counter definition: A single event counter counts a single dedicated event. Events used in the mediatool protocol are usually key presses. The masters increments the "current" item each time an event occurs. Functions are available for the slave to check how many key presses occured since his last "sampling". ***************************************************************************

typedef struct MdChunk

#include <mediatool.h>

Now comes everything about the chunks. *********************************************************************************

typedef struct MdCh_IHDR

#include <mediatool.h>

Definition of the various chunks (Data portions!). Only the data portion of the chunk is included in the structures. *********************************************************************************

void  FileNameSet (MdCh_FNAM *fnChunk, const char *filename)

#include <mediatool.h>

Now comes the filename handling. *********************************************************************************


Generated by: dfaure@faure on Sun Mar 26 14:25:21 2000, using kdoc 2.0a35.