Home
last modified time | relevance | path

Searched defs:SetVideoControls (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dvideo_modifier.cpp60 void SetVideoControls(NodeHandle node, uint32_t controlsValue) in SetVideoControls() function
Dapi.h991 void (*SetVideoControls)(NodeHandle node, uint32_t controlsValue); member
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
Dvideo_component.cpp359 void VideoComponent::SetVideoControls(jerry_value_t attrValue) in SetVideoControls() function in OHOS::ACELite::VideoComponent