コード例 #1
0
 def handle_AVT_GetPositionInfo(self, service, action, args):
     return response_with_action(action)
コード例 #2
0
 def handle_AVT_GetTransportInfo(self, service, action, args):
     return response_with_action(action)
コード例 #3
0
 def handle_RCT_GetVolume(self, service, action, args):
     return response_with_action(action)
コード例 #4
0
 def handle_CNM_GetProtocolInfo(self, sevice, action, args):
     return response_with_action(action)