[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-31 UTC."],[],["`CameraSourceConfig` manages camera settings, using a `Builder` for configuration. It defines camera direction using `CameraFacing` interface. Key actions involve setting the camera to face `CAMERA_FACING_BACK` (1) or `CAMERA_FACING_FRONT` (0). It contains inherited methods from the Object class like clone(), equals(), finalize(), getClass(), hashCode(), notify(), notifyAll(), toString(), and wait(). The class provides the settings and the build method for the camera.\n"]]