Home
last modified time | relevance | path

Searched refs:NAPI_ERR_STREAM_LIMIT (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/audio_framework/frameworks/js/napi/common/
H A Dnapi_audio_error.h46 const int32_t NAPI_ERR_STREAM_LIMIT = 6800201; variable
H A Dnapi_audio_error.cpp83 case NAPI_ERR_STREAM_LIMIT: in GetMessageByCode()
/ohos5.0/foundation/multimedia/audio_framework/frameworks/js/napi/audiorenderer/
H A Dnapi_audio_renderer.cpp144 NapiAudioRenderer::isConstructSuccess_ = NAPI_ERR_STREAM_LIMIT; in CreateRendererFailed()