优化
防止后台录音时被释放
修复后台音乐bug
查看更多register
restart
unregister
isRunning
return boolean
doStartApplicationWithPackageName
参数1 应用包名 string
requestIgnoreBatteryOptimizations
isIgnoringBatteryOptimizations
return boolean
setBackgroundMusicEnabled
参数1 boolean
hideNotification
参数1 boolean
setNotifaicationSoundEnable
参数1 boolean
setChannelId
参数1 string
updateNotification
setTitle
参数1 string
setContent
参数1 string
setSmallIcon
参数1 string 插件的res drawable 目录下 名称
setLargeIcon
参数1 string 插件的res drawable 目录下 名称
setWakeLock
参数1 number
1:保持CPU 运转,屏幕和键盘灯有可能是关闭的。
6:保持CPU 运转,允许保持屏幕显示但有可能是灰的,允许关闭键盘灯
10:保持CPU 运转,允许保持屏幕高亮显示,允许关闭键盘灯
26:保持CPU 运转,保持屏幕高亮显示,键盘灯也保持亮度
268435456:一旦有请求锁时强制打开Screen和/或keyboard light 参数2 string tag
acquire
参数1 number 时间
releaseAcquire
<!-- # 提示 ### uniappx如若编译失败,可以下载下面百度云文件放在uni_modules/android-keeplive/utssdk/app_android/libs ,云打包需删除掉这两个文件(work-runtime-2.7.1.aar room-runtime-2.2.5.aar)其它不变 ,否则云打包失败 work-runtime-2.7.1.aar room-runtime-2.2.5.aar 链接: https://pan.baidu.com/s/1h7XK8Zbe24no9mn2vogmZg?pwd=rpbu 提取码: rpbu -->感谢您使用此插件,如果你觉得本插件,解决了你的问题,赠人玫瑰,手留余香。
MIT协议