Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1404
CCECTV *CCECBusDevice::AsTV(void)
1405
{
1406
return AsTV(this);
1407
}
1408
1409
CCECAudioSystem *CCECBusDevice::AsAudioSystem(CCECBusDevice *device)
1410
{
Callers
nothing calls this directly
Calls
1
GetType
Method · 0.45
Tested by
no test coverage detected