문제

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