MythTV  0.26-pre
Public Member Functions | Public Attributes | Static Public Attributes
Segment Class Reference

List of all members.

Public Member Functions

unsigned char * dataStart ()
unsigned dataHere ()

Public Attributes

unsigned char buf [SegmentBufSize]
unsigned frameSize
unsigned descriptorSize
unsigned sideInfoSize
unsigned aduSize
unsigned backpointer
struct timeval presentationTime
unsigned durationInMicroseconds

Static Public Attributes

static unsigned const headerSize = 4

Detailed Description

Definition at line 34 of file MP3ADU.cpp.


Member Function Documentation

unsigned char* Segment::dataStart ( ) [inline]

Definition at line 37 of file MP3ADU.cpp.

unsigned Segment::dataHere ( )

Member Data Documentation

unsigned char Segment::buf[SegmentBufSize]
unsigned const Segment::headerSize = 4 [static]

Definition at line 42 of file MP3ADU.cpp.

Referenced by dataHere(), and SegmentQueue::insertDummyBeforeTail().

unsigned Segment::aduSize
struct timeval Segment::presentationTime

Definition at line 46 of file MP3ADU.cpp.

Referenced by SegmentQueue::sqAfterGettingSegment().

Definition at line 47 of file MP3ADU.cpp.

Referenced by SegmentQueue::sqAfterGettingSegment().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends