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

Method AsTV

src/libcec/devices/CECBusDevice.cpp:1404–1407  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1402}
1403
1404CCECTV *CCECBusDevice::AsTV(void)
1405{
1406 return AsTV(this);
1407}
1408
1409CCECAudioSystem *CCECBusDevice::AsAudioSystem(CCECBusDevice *device)
1410{

Callers

nothing calls this directly

Calls 1

GetTypeMethod · 0.45

Tested by

no test coverage detected