函数名称:获取媒体音量最大值
函数功能: 获取媒体音量最大值
函数方法
maxvol = device.getMediaVolume()
函数用例
maxvol = device.getMediaVolume() dialog(maxvol,5000)
注意事项