Editing Error Codes
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 7,746: | Line 7,746: | ||
| CELL_MS_ERROR_INVALIDENV || 0x88000009 || An envelope is invalid. | | CELL_MS_ERROR_INVALIDENV || 0x88000009 || An envelope is invalid. | ||
|- | |- | ||
| CELL_MS_ERROR_OUTOFRANGE || | | CELL_MS_ERROR_OUTOFRANGE || 0x88000010 || Out of range. | ||
|- | |- | ||
| CELL_MS_ERROR_BADMODE || | | CELL_MS_ERROR_BADMODE || 0x88000011 || There is a bad mode. | ||
|- | |- | ||
| CELL_MS_ERROR_NOFREESTREAMS || | | CELL_MS_ERROR_NOFREESTREAMS || 0x88000012 || There are no free streams. | ||
|- | |- | ||
| CELL_MS_ERROR_SURROUNDNOTINIT || | | CELL_MS_ERROR_SURROUNDNOTINIT || 0x88000013 || Surround sound is not initialised. | ||
|- | |- | ||
| CELL_MS_ERROR_INVALID_CHANNEL || | | CELL_MS_ERROR_INVALID_CHANNEL || 0x88000014 || A channel is invalid. | ||
|- | |- | ||
| CELL_MS_ERROR_INVALID_TYPE || | | CELL_MS_ERROR_INVALID_TYPE || 0x88000015 || A type is invalid. | ||
|- | |- | ||
| CELL_MS_ERROR_AUDIO_CONFIGURE || | | CELL_MS_ERROR_AUDIO_CONFIGURE || 0x88000016 || cellMSSystemConfigureSysUtil failed processing cellAudioOutConfigure function | ||
|- | |- | ||
| CELL_MS_ERROR_AUDIO_GETSTATE || | | CELL_MS_ERROR_AUDIO_GETSTATE || 0x88000017 || cellMSSystemConfigureSysUtil failed processing cellAudioOutGetState function | ||
|- | |- | ||
|} | |} |