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