Searched defs:onFrameCaptured (Results 1 – 7 of 7) sorted by relevance
26 void onFrameCaptured(VideoFrame frame); in onFrameCaptured() method
47 default void onFrameCaptured(VideoFrame frame, FrameAdaptationParameters parameters) { in onFrameCaptured() method
38 public void onFrameCaptured(VideoFrame frame) { in onFrameCaptured() method in NativeCapturerObserver
33 void onFrameCaptured(CameraSession session, VideoFrame frame); in onFrameCaptured() method
57 public void onFrameCaptured(VideoFrame frame) { in onFrameCaptured() method in NativeAndroidVideoTrackSource
42 public synchronized void onFrameCaptured(VideoFrame frame) { in onFrameCaptured() method in FileVideoCapturerTest.MockCapturerObserver
121 public void onFrameCaptured(VideoFrame frame) { in onFrameCaptured() method in CameraVideoCapturerTestFixtures.FakeCapturerObserver