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