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

Method QueueConfigurationChanged

src/libcec/CECClient.cpp:1649–1652  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1647}
1648
1649void CCECClient::QueueConfigurationChanged(const libcec_configuration& config)
1650{
1651 m_callbackCalls.Push(new CCallbackWrap(config));
1652}
1653
1654int CCECClient::QueueMenuStateChanged(const cec_menu_state newState)
1655{

Callers

nothing calls this directly

Calls 1

PushMethod · 0.80

Tested by

no test coverage detected