TSDuck v3.38-3705
MPEG Transport Stream Toolkit
Loading...
Searching...
No Matches
ts::DemuxedData Member List

This is the complete list of members for ts::DemuxedData, including all inherited members.

clear()ts::DemuxedDatavirtual
content() constts::DemuxedDatavirtual
copy(const DemuxedData &other)ts::DemuxedData
DemuxedData(PID source_pid=PID_NULL)ts::DemuxedData
DemuxedData(const DemuxedData &other, ShareMode mode)ts::DemuxedData
DemuxedData(DemuxedData &&other) noexceptts::DemuxedData
DemuxedData(const void *content, size_t content_size, PID source_pid=PID_NULL)ts::DemuxedData
DemuxedData(const ByteBlock &content, PID source_pid=PID_NULL)ts::DemuxedData
DemuxedData(const ByteBlockPtr &content_ptr, PID source_pid=PID_NULL)ts::DemuxedData
firstTSPacketIndex() constts::DemuxedDatainline
lastTSPacketIndex() constts::DemuxedDatainline
matchContent(const ByteBlock &pattern, const ByteBlock &mask=ByteBlock()) constts::DemuxedData
operator=(const DemuxedData &other)ts::DemuxedData
operator=(DemuxedData &&other) noexceptts::DemuxedData
operator==(const DemuxedData &other) constts::DemuxedData
rawDataSize() constts::DemuxedData
reload(const void *content, size_t content_size, PID source_pid=PID_NULL)ts::DemuxedDatavirtual
reload(const ByteBlock &content, PID source_pid=PID_NULL)ts::DemuxedDatavirtual
reload(const ByteBlockPtr &content_ptr, PID source_pid=PID_NULL)ts::DemuxedDatavirtual
rwAppend(const void *data, size_t dsize)ts::DemuxedDataprotected
rwContent()ts::DemuxedDatainlineprotected
rwResize(size_t s)ts::DemuxedDataprotected
setFirstTSPacketIndex(PacketCounter i)ts::DemuxedDatainline
setLastTSPacketIndex(PacketCounter i)ts::DemuxedDatainline
setSourcePID(PID pid)ts::DemuxedDatainline
size() constts::DemuxedDatavirtual
sourcePID() constts::DemuxedDatainline
~DemuxedData()ts::DemuxedDatavirtual