RealError | [I S] |
(integer error code, string error)
now the user can be warned if an error occured in RealPlayer.
- error code values -
    1 : the pixel format of the video doesn't match with what scol is able to process
    2 : the video codec is missing (error string "PNR_DEC_NOT_FOUND").
If such an error happens, the application should warn the user he has to download the last release of RealPlayer.
    3 : other errors. See the error string to get more informations. |