_country_code | ts::TSAnalyzer | protected |
_duck | ts::TSAnalyzer | protected |
_duration | ts::TSAnalyzer | protected |
_first_local | ts::TSAnalyzer | protected |
_first_stt | ts::TSAnalyzer | protected |
_first_tdt | ts::TSAnalyzer | protected |
_first_tot | ts::TSAnalyzer | protected |
_first_utc | ts::TSAnalyzer | protected |
_global_bitrate | ts::TSAnalyzer | protected |
_global_isdb_layers | ts::TSAnalyzer | protected |
_global_pid_cnt | ts::TSAnalyzer | protected |
_global_pkt_cnt | ts::TSAnalyzer | protected |
_global_scr_pids | ts::TSAnalyzer | protected |
_invalid_sync | ts::TSAnalyzer | protected |
_last_local | ts::TSAnalyzer | protected |
_last_stt | ts::TSAnalyzer | protected |
_last_tdt | ts::TSAnalyzer | protected |
_last_tot | ts::TSAnalyzer | protected |
_last_utc | ts::TSAnalyzer | protected |
_pcr_pid_cnt | ts::TSAnalyzer | protected |
_pid_cnt | ts::TSAnalyzer | protected |
_pids | ts::TSAnalyzer | protected |
_psisi_bitrate | ts::TSAnalyzer | protected |
_psisi_pid_cnt | ts::TSAnalyzer | protected |
_psisi_pkt_cnt | ts::TSAnalyzer | protected |
_psisi_scr_pids | ts::TSAnalyzer | protected |
_scrambled_pid_cnt | ts::TSAnalyzer | protected |
_scrambled_services_cnt | ts::TSAnalyzer | protected |
_services | ts::TSAnalyzer | protected |
_suspect_ignored | ts::TSAnalyzer | protected |
_tid_present | ts::TSAnalyzer | protected |
_transport_errors | ts::TSAnalyzer | protected |
_ts_bitrate | ts::TSAnalyzer | protected |
_ts_id | ts::TSAnalyzer | protected |
_ts_isdb_layers | ts::TSAnalyzer | protected |
_ts_pcr_bitrate_188 | ts::TSAnalyzer | protected |
_ts_pcr_bitrate_204 | ts::TSAnalyzer | protected |
_ts_pkt_cnt | ts::TSAnalyzer | protected |
_ts_user_bitrate | ts::TSAnalyzer | protected |
_ts_user_br_confidence | ts::TSAnalyzer | protected |
_unref_bitrate | ts::TSAnalyzer | protected |
_unref_isdb_layers | ts::TSAnalyzer | protected |
_unref_pid_cnt | ts::TSAnalyzer | protected |
_unref_pkt_cnt | ts::TSAnalyzer | protected |
_unref_scr_pids | ts::TSAnalyzer | protected |
ETIDContextMap typedef | ts::TSAnalyzer | protected |
ETIDContextPtr typedef | ts::TSAnalyzer | protected |
feedPacket(const TSPacket &packet, const TSPacketMetadata &mdata) | ts::TSAnalyzer | |
getETID(const Section §ion) | ts::TSAnalyzer | protected |
getGlobalPIDs(std::vector< PID > &list) | ts::TSAnalyzer | |
getPID(PID pid, const UString &description=UNREFERENCED) | ts::TSAnalyzer | protected |
getPIDs(std::vector< PID > &list) | ts::TSAnalyzer | |
getPIDsOfService(std::vector< PID > &list, uint16_t service_id) | ts::TSAnalyzer | |
getPIDsWithPES(std::vector< PID > &list) | ts::TSAnalyzer | |
getService(uint16_t service_id) | ts::TSAnalyzer | protected |
getServiceIds(std::vector< uint16_t > &list) | ts::TSAnalyzer | |
getUnreferencedPIDs(std::vector< PID > &list) | ts::TSAnalyzer | |
PIDContextMap typedef | ts::TSAnalyzer | protected |
PIDContextPtr typedef | ts::TSAnalyzer | protected |
pidExists(PID pid) const | ts::TSAnalyzer | protected |
recomputeStatistics() | ts::TSAnalyzer | protected |
report(std::ostream &strm, TSAnalyzerOptions &opt, Report &rep=(ts::NullReport::Instance())) | ts::TSAnalyzerReport | |
reportErrors(std::ostream &strm, const UString &title=UString()) | ts::TSAnalyzerReport | |
reportJSON(TSAnalyzerOptions &opt, std::ostream &strm, const UString &title=UString(), Report &rep=(ts::NullReport::Instance())) | ts::TSAnalyzerReport | |
reportNormalized(TSAnalyzerOptions &opt, std::ostream &strm, const UString &title=UString()) | ts::TSAnalyzerReport | |
reportPIDs(Grid &grid, const UString &title=UString()) | ts::TSAnalyzerReport | |
reportServices(Grid &grid, const UString &title=UString()) | ts::TSAnalyzerReport | |
reportTables(Grid &grid, const UString &title=UString()) | ts::TSAnalyzerReport | |
reportToString(TSAnalyzerOptions &opt, Report &rep=(ts::NullReport::Instance())) | ts::TSAnalyzerReport | |
reportTS(Grid &grid, const UString &title=UString()) | ts::TSAnalyzerReport | |
reset() | ts::TSAnalyzer | |
ServiceContextMap typedef | ts::TSAnalyzer | protected |
ServiceContextPtr typedef | ts::TSAnalyzer | protected |
ServiceIdSet typedef | ts::TSAnalyzer | protected |
setAnalysisOptions(const TSAnalyzerOptions &opt) | ts::TSAnalyzerReport | |
setBitrateHint(const BitRate &bitrate_hint=0, BitRateConfidence bitrate_confidence=BitRateConfidence::LOW) | ts::TSAnalyzer | |
setMaxConsecutiveSuspectCount(uint64_t count) | ts::TSAnalyzer | inline |
setMinErrorCountBeforeSuspect(uint64_t count) | ts::TSAnalyzer | inline |
TSAnalyzer(DuckContext &duck, const BitRate &bitrate_hint=0, BitRateConfidence bitrate_confidence=BitRateConfidence::LOW) | ts::TSAnalyzer | explicit |
TSAnalyzerReport(DuckContext &duck, const BitRate &bitrate_hint=0, BitRateConfidence bitrate_confidence=BitRateConfidence::LOW) | ts::TSAnalyzerReport | explicit |
~TSAnalyzer() override | ts::TSAnalyzer | virtual |
~TSAnalyzerReport() override | ts::TSAnalyzerReport | virtual |