Lines Matching refs:UIVideo
55 class UIVideo : public UIViewGroup,
61 * @brief A constructor used to create a <b>UIVideo</b> instance for playback.
66 UIVideo();
69 * @brief A destructor used to delete the <b>UIVideo</b> instance for playback.
74 virtual ~UIVideo();
330 SliderAnimatorCallback(UIVideo* video, UISlider* slider, UILabel* label)
361 friend class UIVideo;
365 UIVideo* video_ = nullptr;
448 void SetVideoPlayer(UIVideo* video)
459 UIVideo* video_ = nullptr;