Home | History | Annotate | Download | only in camera

Lines Matching refs:setCaptureRate

408     public void setCaptureRate(double fps) {
411 throw new RuntimeException("setCaptureRate cannot be called while recording!");
414 "setCaptureRate called on an already released recorder!");