Home
last modified time | relevance | path

Searched refs:GetNativeVideoPlayerConfig (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Drender_web.cpp198 std::get<0>(web_->GetNativeVideoPlayerConfig()), in UpdateDelegate()
199 std::get<1>(web_->GetNativeVideoPlayerConfig())); in UpdateDelegate()
H A Dweb_component.h652 const std::tuple<bool, bool>& GetNativeVideoPlayerConfig() const in GetNativeVideoPlayerConfig() function