How do I access the MediaMetadataRetriever.setDataSource(…) status codes?

前端 未结 6 1078
无人共我
无人共我 2020-12-16 14:21

I\'m getting the following error java.lang.RuntimeException: setDataSource failed: status = 0xFFFFFFEA and I\'d like to know what this status is. I\'m using the

6条回答
  •  清酒与你
    2020-12-16 14:44

    I got this error: setDataSource failed: status = 0xFFFFFFEA because the file does not exist on my device.

提交回复
热议问题