Reputation: 2130
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,
Upvotes: 0
Views: 2913
Reputation: 1602
/*
Error due to general data processing
*/
const PVMFStatus PVMFErrProcessing = (-18);
Upvotes: 2