#include <h245.h>
Inheritance diagram for H245_RTPH263VideoRedundancyEncoding:
Public Types | |
enum | OptionalFields { e_containedThreads } |
Public Member Functions | |
H245_RTPH263VideoRedundancyEncoding (unsigned tag=UniversalSequence, TagClass tagClass=UniversalTagClass) | |
PINDEX | GetDataLength () const |
BOOL | Decode (PASN_Stream &strm) |
void | Encode (PASN_Stream &strm) const |
void | PrintOn (ostream &strm) const |
Comparison | Compare (const PObject &obj) const |
PObject * | Clone () const |
Public Attributes | |
PASN_Integer | m_numberOfThreads |
PASN_Integer | m_framesBetweenSyncPoints |
H245_RTPH263VideoRedundancyEncoding_frameToThreadMapping | m_frameToThreadMapping |
H245_RTPH263VideoRedundancyEncoding_containedThreads | m_containedThreads |
H245_RTPH263VideoRedundancyEncoding::H245_RTPH263VideoRedundancyEncoding | ( | unsigned | tag = UniversalSequence , |
|
TagClass | tagClass = UniversalTagClass | |||
) |
PINDEX H245_RTPH263VideoRedundancyEncoding::GetDataLength | ( | ) | const |
BOOL H245_RTPH263VideoRedundancyEncoding::Decode | ( | PASN_Stream & | strm | ) |
void H245_RTPH263VideoRedundancyEncoding::Encode | ( | PASN_Stream & | strm | ) | const |
void H245_RTPH263VideoRedundancyEncoding::PrintOn | ( | ostream & | strm | ) | const |
Comparison H245_RTPH263VideoRedundancyEncoding::Compare | ( | const PObject & | obj | ) | const |
PObject* H245_RTPH263VideoRedundancyEncoding::Clone | ( | ) | const |
H245_RTPH263VideoRedundancyEncoding_frameToThreadMapping H245_RTPH263VideoRedundancyEncoding::m_frameToThreadMapping |
H245_RTPH263VideoRedundancyEncoding_containedThreads H245_RTPH263VideoRedundancyEncoding::m_containedThreads |