In Donut, OpenCORE AndroidCameraInput’s DoStop() stops recording in the following sequence: mCamera-> setListener(NULL); mCamera-> stopRecording(); ReleaseQueuedFrames(); However, during the period between clearing listener and calling stopRecording(), buffers sent from camera to AndroidCameraInput will
See original here:
Question about stop sequence in Donut OpenCORE’s camera MIO





