Home
last modified time | relevance | path

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

/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dnative_media_player_impl.cpp459 napi_value controlList = nullptr; in ConstructMediaInfo() local
460 ConstructControls(&controlList, mediaInfo->GetControls()); in ConstructMediaInfo()
461 NAPI_CALL_RETURN_VOID(env_, napi_set_named_property(env_, *value, "controlList", controlList)); in ConstructMediaInfo()

Completed in 2 milliseconds