vdr  2.4.0
Public Attributes | List of all members
cNaluDumper::sPayloadInfo Struct Reference

Public Attributes

int DropPayloadStartBytes
 
int DropPayloadEndBytes
 
bool DropAllPayloadBytes
 

Detailed Description

Definition at line 584 of file remux.h.

Member Data Documentation

◆ DropAllPayloadBytes

bool cNaluDumper::sPayloadInfo::DropAllPayloadBytes

Definition at line 587 of file remux.h.

Referenced by cNaluDumper::ProcessPayload(), and cNaluDumper::ProcessTSPacket().

◆ DropPayloadEndBytes

int cNaluDumper::sPayloadInfo::DropPayloadEndBytes

Definition at line 586 of file remux.h.

Referenced by cNaluDumper::ProcessPayload(), and cNaluDumper::ProcessTSPacket().

◆ DropPayloadStartBytes

int cNaluDumper::sPayloadInfo::DropPayloadStartBytes

Definition at line 585 of file remux.h.

Referenced by cNaluDumper::ProcessPayload(), and cNaluDumper::ProcessTSPacket().


The documentation for this struct was generated from the following file: