constant name | description |
PCM_ERR_OK | No error |
PCM_ERR_OUT_OF_HANDLE | Sold out handle |
PCM_ERR_NO_INIT | Initialization function not called |
PCM_ERR_INVALID_HN | Erase with invalid handle |
PCM_ERR_ILL_CREATE_MODE | different from Create mode |
PCM_ERR_TOO_LARGE_HEADER | Head too big (buffer size too small ) |
PCM_ERR_HEADER_DATA | Header data error |
PCM_ERR_AFI_NO_COMMON | No CommonChunk |
PCM_ERR_AFI_COMMPRESS | Unsupported compression type |
PCM_ERR_NOT_DECLARE_ADPCM | No ADPCM usage declaration |
PCM_ERR_ILLEGAL_PARA | Incorrect argument specification |
PCM_ERR_ILLEGAL_HANDLE | Handle error |
PCM_ERR_NEXT_HN_STATUS | Continuous playback handle error |
PCM_ERR_NEXT_HN_AUDIO | Audio conditions do not match |
PCM_ERR_CHANGE_NO_ENTRY | Changed without entry |
PCM_ERR_PAUSE_STATUS | Call in any state other than PCM_STAT_PLAY_TIME or PCM_STAT_PLAY_PAUSE |
PCM_ERR_PAUSE_WORK_NULL | Pause processing error |
PCM_ERR_PAUSE_WORK_SIZE | Pause processing error |
PCM_ERR_PAUSE_WORK_SET | Invalid work specification for pause processing |
PCM_ERR_DMA_MODE | Unsupported transfer method |
PCM_ERR_DMA_CPU_PCM | DMA terminated abnormally |
PCM_ERR_GFS_READ | Failed to read GFS |
PCM_ERR_RING_SUPPLY | After the playback was completed, the ring buffer was supplied . (Supply was interrupted in time) |