TSDuck v3.40-3963
MPEG Transport Stream Toolkit
|
This is the complete list of members for ts::TunerBase, including all inherited members.
_duck | ts::TunerBase | protected |
abort(bool silent=false) | ts::TunerBase | virtual |
checkTuneParameters(ModulationArgs ¶ms) const | ts::TunerBase | protected |
close(bool silent=false) | ts::TunerBase | virtual |
DEFAULT_DEMUX_BUFFER_SIZE | ts::TunerBase | static |
DEFAULT_SIGNAL_POLL | ts::TunerBase | static |
DEFAULT_SIGNAL_TIMEOUT | ts::TunerBase | static |
DEFAULT_SINK_QUEUE_SIZE | ts::TunerBase | static |
deliverySystems() const | ts::TunerBase | virtual |
deviceInfo() const | ts::TunerBase | virtual |
deviceName() const | ts::TunerBase | virtual |
devicePath() const | ts::TunerBase | virtual |
displayStatus(std::ostream &strm, const UString &margin=UString(), bool extended=false) | ts::TunerBase | virtual |
GetAllTuners(DuckContext &duck, TunerPtrVector &tuners) | ts::TunerBase | static |
getCurrentTuning(ModulationArgs ¶ms, bool reset_unknown) | ts::TunerBase | virtual |
getSignalState(SignalState &state) | ts::TunerBase | virtual |
infoOnly() const | ts::TunerBase | virtual |
isOpen() const | ts::TunerBase | virtual |
open(const UString &device_name, bool info_only) | ts::TunerBase | virtual |
receive(TSPacket *buffer, size_t max_packets, const AbortInterface *abort=nullptr) | ts::TunerBase | virtual |
receiveTimeout() const | ts::TunerBase | virtual |
report() const | ts::TunerBase | inline |
setDemuxBufferSize(size_t s) | ts::TunerBase | virtual |
setReceiverFilterName(const UString &name) | ts::TunerBase | virtual |
setReceiveTimeout(cn::milliseconds t) | ts::TunerBase | virtual |
setSignalPoll(cn::milliseconds t) | ts::TunerBase | virtual |
setSignalTimeout(cn::milliseconds t) | ts::TunerBase | virtual |
setSignalTimeoutSilent(bool silent) | ts::TunerBase | virtual |
setSinkQueueSize(size_t s) | ts::TunerBase | virtual |
start() | ts::TunerBase | virtual |
stop(bool silent=false) | ts::TunerBase | virtual |
tune(ModulationArgs ¶ms) | ts::TunerBase | virtual |
TunerBase(DuckContext &duck) | ts::TunerBase | |
unimplemented() const | ts::TunerBase | protected |
~TunerBase() | ts::TunerBase | virtual |