liveMedia/H263plusVideoStreamParser.hh File Reference

#include "StreamParser.hh"

Include dependency graph for H263plusVideoStreamParser.hh:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  _H263INFO
struct  _MaxBitrate_CTX
class  H263plusVideoStreamParser

Defines

#define H263_TIMESCALE   1000
#define H263_BASIC_FRAME_RATE   30
#define H263_REQUIRE_HEADER_SIZE_BYTES   5
#define H263_STARTCODE_SIZE_BYTES   3
#define H263_BUFFER_SIZE   256 * 1024
#define ADDITIONAL_BYTES_NEEDED   H263_REQUIRE_HEADER_SIZE_BYTES - H263_STARTCODE_SIZE_BYTES
#define H263_DEFAULT_CBR_TOLERANCE   10

Typedefs

typedef _H263INFO H263INFO
typedef _MaxBitrate_CTX MaxBitrate_CTX


Define Documentation

#define ADDITIONAL_BYTES_NEEDED   H263_REQUIRE_HEADER_SIZE_BYTES - H263_STARTCODE_SIZE_BYTES

Definition at line 48 of file H263plusVideoStreamParser.hh.

Referenced by H263plusVideoStreamParser::parseH263Frame().

#define H263_BASIC_FRAME_RATE   30

Definition at line 34 of file H263plusVideoStreamParser.hh.

Referenced by H263plusVideoStreamParser::CalculateDuration().

#define H263_BUFFER_SIZE   256 * 1024

Definition at line 44 of file H263plusVideoStreamParser.hh.

#define H263_DEFAULT_CBR_TOLERANCE   10

Definition at line 51 of file H263plusVideoStreamParser.hh.

#define H263_REQUIRE_HEADER_SIZE_BYTES   5

Definition at line 37 of file H263plusVideoStreamParser.hh.

Referenced by H263plusVideoStreamParser::H263plusVideoStreamParser(), and H263plusVideoStreamParser::parseH263Frame().

#define H263_STARTCODE_SIZE_BYTES   3

Definition at line 40 of file H263plusVideoStreamParser.hh.

Referenced by H263plusVideoStreamParser::parseH263Frame().

#define H263_TIMESCALE   1000

Definition at line 31 of file H263plusVideoStreamParser.hh.


Typedef Documentation

typedef struct _H263INFO H263INFO

typedef struct _MaxBitrate_CTX MaxBitrate_CTX


Generated on Thu May 10 20:25:40 2012 for live by  doxygen 1.5.2