Searched defs:VideoOutputCallbackImpl (Results 1 – 1 of 1) sorted by relevance
250 VideoOutputCallbackImpl() : videoOutput_(nullptr) {} in VideoOutputCallbackImpl() function252 explicit VideoOutputCallbackImpl(VideoOutput* videoOutput) : videoOutput_(videoOutput) {} in VideoOutputCallbackImpl() function