Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何像 MX 播放器一样以编程方式提高 MP4 视频音量可以将音量提高到 200%
任何帮助,将不胜感激。
称呼
设置音量控制流()
在您的Activity上,可能提供的值为
AudioManager.STREAM_MUSIC
作为要调整的流。
如果您希望提供自己的屏幕音量控制,请参阅AudioManager类。