Skip to content

Commit

Permalink
1、新增音量设置接口:setVolume(int percent); //percent 取值范围( 0 - 100 ); 0是静音;
Browse files Browse the repository at this point in the history
2、新增 setMuteSolo(int mute); //设置声道;0立体声;1左声道;2右声道
3、视屏全屏模式下按系统返回键退出全屏
  • Loading branch information
microshow committed May 11, 2020
1 parent e28a127 commit 1420155
Show file tree
Hide file tree
Showing 10 changed files with 0 additions and 0 deletions.
Binary file modified rxffmpeg/libs/arm64-v8a/librxffmpeg-core.so
Binary file not shown.
Binary file modified rxffmpeg/libs/armeabi-v7a/librxffmpeg-core.so
Binary file not shown.
Binary file modified rxffmpeg/libs/armeabi-v7a/librxffmpeg-invoke.so
Binary file not shown.
Binary file modified rxffmpeg/libs/armeabi-v7a/librxffmpeg-player.so
Binary file not shown.
Binary file modified rxffmpeg/libs/x86/librxffmpeg-core.so
Binary file not shown.
Binary file modified rxffmpeg/libs/x86/librxffmpeg-invoke.so
Binary file not shown.
Binary file modified rxffmpeg/libs/x86/librxffmpeg-player.so
Binary file not shown.
Binary file modified rxffmpeg/libs/x86_64/librxffmpeg-core.so
Binary file not shown.
Binary file modified rxffmpeg/libs/x86_64/librxffmpeg-invoke.so
Binary file not shown.
Binary file modified rxffmpeg/libs/x86_64/librxffmpeg-player.so
Binary file not shown.

0 comments on commit 1420155

Please sign in to comment.