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