This link is broken. Are there any other resource that keeps media player error codes?

or does anybody know what the -18 error code means?

Thanks,

有帮助吗?

解决方案

https://github.com/android/platform_external_opencore/blob/master/pvmi/pvmf/include/pvmf_return_codes.h

/*
 Error due to general data processing
 */
const PVMFStatus PVMFErrProcessing = (-18);
许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top