Home
last modified time | relevance | path

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

/foundation/multimedia/player_framework/frameworks/js/avplayer/
H A Davplayer_napi.cpp1097 napi_status status_length = napi_get_value_int64(env, args[2], &length); in JsAddSubtitleAVFileDescriptor() local
1098 if (status_length != napi_ok) { in JsAddSubtitleAVFileDescriptor()
1099 MEDIA_LOGE("JsAddSubtitleAVFileDescriptor status_length != napi_ok"); in JsAddSubtitleAVFileDescriptor()

Completed in 8 milliseconds