How to catch readable clear error when something wrong with MediaRecorder?

前端 未结 0 1166
别跟我提以往
别跟我提以往 2021-02-03 22:00

I\'m trying to get clear error when something wrong with MediaRecorder configuration:

try {
    // init media recorder
} catch (e: Exception) {
    e         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题