Home
last modified time | relevance | path

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

/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dnative_media_player_impl.cpp475 napi_value posterUrl = nullptr; in ConstructMediaInfo() local
477 NAPI_CALL_RETURN_VOID(env_, napi_create_string_utf8(env_, url.c_str(), url.length(), &posterUrl)); in ConstructMediaInfo()
478 NAPI_CALL_RETURN_VOID(env_, napi_set_named_property(env_, *value, "posterUrl", posterUrl)); in ConstructMediaInfo()

Completed in 2 milliseconds