Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/video/
H A Dvideo_pattern.cpp911 auto OnAttachCallBack = [weak = WeakClaim(this)](int64_t textureId, bool isAttach) mutable { in RegisterRenderContextCallBack() local
918 renderContextForMediaPlayer_->AddAttachCallBack(OnAttachCallBack); in RegisterRenderContextCallBack()