RioMMVideo.h File Reference

#include <qstring.h>
#include <qstringlist.h>
#include <qptrstack.h>
#include "RioMMExplorer.h"
#include "RioExplorer.h"
#include <sys/time.h>
#include <iostream>
#include "common.h"
#include "ConfigData.h"

Go to the source code of this file.

Data Structures

class  PlayThreadEvent
class  CRioMMVideo

Defines

#define READFROM_BUFFER   0x0
#define READFROM_SERVER   0x1
#define RIOXINE_PLAYER   "RIOxine"
#define MPLAYER_PLAYER   "MPlayer"

Enumerations

enum  PlayThreadEventType { EVENT_PAUSE, EVENT_GOTO }

Variables

const int MaxPipeDataSize = 1024
const unsigned int maxBlockTime = 1000000
const unsigned int minBlockTime = 500000

Define Documentation

#define MPLAYER_PLAYER   "MPlayer"

Definition at line 34 of file RioMMVideo.h.

#define READFROM_BUFFER   0x0

Definition at line 30 of file RioMMVideo.h.

#define READFROM_SERVER   0x1

Definition at line 31 of file RioMMVideo.h.

#define RIOXINE_PLAYER   "RIOxine"

Definition at line 33 of file RioMMVideo.h.


Enumeration Type Documentation

Enumerator:
EVENT_PAUSE 
EVENT_GOTO 

Definition at line 40 of file RioMMVideo.h.

00041 {
00042     EVENT_PAUSE,
00043     EVENT_GOTO
00044 } PlayThreadEventType;


Variable Documentation

const unsigned int maxBlockTime = 1000000

Definition at line 37 of file RioMMVideo.h.

const int MaxPipeDataSize = 1024

Definition at line 36 of file RioMMVideo.h.

const unsigned int minBlockTime = 500000

Definition at line 38 of file RioMMVideo.h.

Generated on Wed Jul 4 16:03:30 2012 for RIO by  doxygen 1.6.3