MCPcopy Create free account
hub / github.com/Barracuda09/SATPI / getDecryptDevice

Method getDecryptDevice

src/Stream.cpp:87–89  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

85
86#ifdef LIBDVBCSA
87decrypt::dvbapi::SpClient Stream::getDecryptDevice() const {
88 return _decrypt;
89}
90#endif
91
92uint32_t Stream::getSSRC() const {

Callers 3

~StreamThreadBaseMethod · 0.80
pauseStreamingMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected