CameraVideoTrackFactory
Functions
Link copied to clipboard
Creates a CameraVideoTrack for the best available camera.
abstract fun createCameraVideoTrack(deviceName: String, callback: CameraVideoTrack.Callback): CameraVideoTrack
Creates a CameraVideoTrack for specific deviceName.
Link copied to clipboard
Returns all available device names.
Link copied to clipboard
Returns a list of supported quality profiles for a specific camera.
Link copied to clipboard
Checks whether the provided device name belongs to a back-facing camera.
Link copied to clipboard
Checks whether the provided device name belongs to a front-facing camera.