Searched defs:castControllerProxy (Results 1 – 2 of 2) sorted by relevance
39 void AVCastControllerItem::Init(std::shared_ptr<IAVCastControllerProxy> castControllerProxy, in Init()415 …CastControllerItem::RegisterControllerListener(std::shared_ptr<IAVCastControllerProxy> castControl… in RegisterControllerListener()
549 std::shared_ptr<IAVCastControllerProxy> castControllerProxy = nullptr; variable