RTP Trace System  1.0
mediainfo.h File Reference
#include "tools.h"

Go to the source code of this file.

Classes

class  Coral::MediaInfo
 Media Info. More...

Namespaces

namespace  Coral

Enumerations

enum  Coral::MediaError {
  Coral::ME_NoError = 0, Coral::ME_NoMedia = 1, Coral::ME_EOF = 2, Coral::ME_UnrecoverableError = 20,
  Coral::ME_BadMedia = ME_UnrecoverableError + 0, Coral::ME_ReadError = ME_UnrecoverableError + 1, Coral::ME_OutOfMemory = ME_UnrecoverableError + 2
}

Functions

ostream & Coral::operator<< (ostream &os, const MediaInfo &mi)

Variables

const card64 Coral::PositionStepsPerSecond = (card64)1000000000
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines