Package 

Interface CaptureRequestUpdater

    • Method Summary

      Modifier and Type Method Description
      abstract void apply(@NonNull() CaptureRequest.Builder captureRequestBuilder) Invoked when the CaptureRequest is available for modification.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • apply

         abstract void apply(@NonNull() CaptureRequest.Builder captureRequestBuilder)

        Invoked when the CaptureRequest is available for modification.

        The provided CaptureRequest.Builder is pre-configured with optimal settings tocapture video for video streaming.

        Parameters:
        captureRequestBuilder - the current capture request builder for the associated with the .