MCPcopy Create free account
hub / github.com/Pulse-Eight/libcec / ~CCECAudioSystem

Method ~CCECAudioSystem

src/libcec/devices/CECAudioSystem.h:44–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42 public:
43 CCECAudioSystem(CCECProcessor *processor, cec_logical_address address, uint16_t iPhysicalAddress = CEC_INVALID_PHYSICAL_ADDRESS);
44 virtual ~CCECAudioSystem(void) {};
45
46 bool SetAudioStatus(uint8_t status);
47 bool SetSystemAudioModeStatus(const cec_system_audio_status mode);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected