mpegtables.cpp File Reference

Go to the source code of this file.

Variables

const unsigned char DEFAULT_PAT_HEADER [8]
const unsigned char DEFAULT_PMT_HEADER [12]
static const uint len_for_alloc []

Variable Documentation

const unsigned char DEFAULT_PAT_HEADER[8]
Initial value:
{
    0x00, 
    0xb0, 
    0x00, 
    0x00, 

    0x00, 
    0xc1, 
    0x00, 
    0x00, 
}

Definition at line 10 of file mpegtables.cpp.

Referenced by ProgramAssociationTable::CreateBlank().

const unsigned char DEFAULT_PMT_HEADER[12]
Initial value:
{
    0x02, 
    0xb0, 
    0x00, 
    0x00, 

    0x00, 
    0xc1, 
    0x00, 
    0x00, 
    0xff, 0xff, 
    0x00, 0x00, 
}

Definition at line 23 of file mpegtables.cpp.

Referenced by ProgramMapTable::CreateBlank().

const uint len_for_alloc[] [static]
Initial value:
{
    TSPacket::kPayloadSize
    - 1 
    - 3 ,
    4000,
}

Definition at line 38 of file mpegtables.cpp.

Referenced by ProgramMapTable::CreateBlank().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Sun May 27 06:41:46 2012 for MythTV by  doxygen 1.6.3