Home | History | Annotate | Download | only in .google
      1 
      2 # GOOGLE SAMPLE PACKAGING DATA
      3 #
      4 # This file is used by Google as part of our samples packaging process.
      5 # End users may safely ignore this file. It has no relevance to other systems.
      6 ---
      7 status:       PUBLISHED
      8 technologies: [Android]
      9 categories:   [Media, Camera, Camera2]
     10 languages:    [Kotlin]
     11 solutions:    [Mobile]
     12 github:       android-Camera2Basic
     13 level:        INTERMEDIATE
     14 icon:         screenshots/icon-web.png
     15 apiRefs:
     16     - android:android.hardware.camera2.CameraManager
     17     - android:android.hardware.camera2.CameraDevice
     18     - android:android.hardware.camera2.CameraCharacteristics
     19     - android:android.hardware.camera2.CameraCaptureSession
     20     - android:android.hardware.camera2.CaptureRequest
     21     - android:android.hardware.camera2.CaptureResult
     22     - android:android.view.TextureView
     23 license: apache2
     24