#include <remux.h>
Definition at line 581 of file remux.h.
◆ cNaluStreamProcessor()
cNaluStreamProcessor::cNaluStreamProcessor |
( |
| ) |
|
◆ GetBuffer()
uchar * cNaluStreamProcessor::GetBuffer |
( |
int & |
OutLength | ) |
|
◆ GetDroppedPackets()
long long int cNaluStreamProcessor::GetDroppedPackets |
( |
| ) |
|
|
inline |
◆ GetTotalPackets()
long long int cNaluStreamProcessor::GetTotalPackets |
( |
| ) |
|
|
inline |
◆ PutBuffer()
void cNaluStreamProcessor::PutBuffer |
( |
uchar * |
Data, |
|
|
int |
Length |
|
) |
| |
◆ SetPatPmtParser()
void cNaluStreamProcessor::SetPatPmtParser |
( |
cPatPmtParser * |
_pPatPmtParser | ) |
|
|
inline |
◆ SetPid()
void cNaluStreamProcessor::SetPid |
( |
int |
VPid | ) |
|
|
inline |
◆ data
uchar* cNaluStreamProcessor::data |
|
private |
◆ DroppedPackets
long long int cNaluStreamProcessor::DroppedPackets |
|
private |
◆ length
int cNaluStreamProcessor::length |
|
private |
◆ NaluDumper
◆ pPatPmtParser
◆ tempBuffer
◆ tempLength
int cNaluStreamProcessor::tempLength |
|
private |
◆ tempLengthAtEnd
bool cNaluStreamProcessor::tempLengthAtEnd |
|
private |
◆ TotalPackets
long long int cNaluStreamProcessor::TotalPackets |
|
private |
◆ vpid
int cNaluStreamProcessor::vpid |
|
private |
The documentation for this class was generated from the following files: