startRecording

@RequiresPermission(value = <Unsupported Annotation Value>::class)
open override fun startRecording(fileOutputOptions: FileOutputOptions, audioConfig: AudioConfig, onResult: (CaptureResult<ERROR CLASS: Symbol not found for Uri??>) -> Unit)
@RequiresApi(value = <Unsupported Annotation Value>::class)
@RequiresPermission(value = <Unsupported Annotation Value>::class)
open override fun startRecording(fileDescriptorOutputOptions: FileDescriptorOutputOptions, audioConfig: AudioConfig, onResult: (CaptureResult<ERROR CLASS: Symbol not found for Uri??>) -> Unit)
@RequiresPermission(value = <Unsupported Annotation Value>::class)
open override fun startRecording(mediaStoreOutputOptions: MediaStoreOutputOptions, audioConfig: AudioConfig, onResult: (CaptureResult<ERROR CLASS: Symbol not found for Uri??>) -> Unit)
expect open override fun startRecording(filename: String, onVideoCaptured: (CaptureResult<String>) -> Unit)