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

Function command_callback

src/pyCecClient/pyCecClient.py:214–215  ·  view source on GitHub ↗
(cmd)

Source from the content-addressed store, hash-verified

212
213# command callback
214def command_callback(cmd):
215 return lib.CommandCallback(cmd)
216
217if __name__ == '__main__':
218 # initialise libCEC

Callers

nothing calls this directly

Calls 1

CommandCallbackMethod · 0.80

Tested by

no test coverage detected