Home
last modified time | relevance | path

Searched refs:ERR_NOFREE_CHANNEL (Results 1 - 2 of 2) sorted by relevance

/foundation/multimedia/media_utils_lite/interfaces/kits/
H A Dmedia_errors.h92 const int32_t ERR_NOFREE_CHANNEL = BASE_MEDIA_ERR_OFFSET + 6; member
/foundation/multimedia/media_lite/services/recorder_lite/impl/src/
H A Drecorder_impl.cpp244 MEDIA_ERR_LOG("GetFreeVideoSourceID failed Ret: %d", ERR_NOFREE_CHANNEL); in SetVideoSource()
245 return ERR_NOFREE_CHANNEL; in SetVideoSource()
426 MEDIA_ERR_LOG("GetFreeAudioSourceID failed Ret: %d", ERR_NOFREE_CHANNEL); in SetAudioSource()
427 return ERR_NOFREE_CHANNEL; in SetAudioSource()
559 MEDIA_ERR_LOG("GetFreeVideoSourceID failed Ret: %d", ERR_NOFREE_CHANNEL); in SetDataSource()
560 return ERR_NOFREE_CHANNEL; in SetDataSource()

Completed in 3 milliseconds