docs: Fix broken links
This commit is contained in:
parent
a498144fd5
commit
b33174399e
@ -115,7 +115,7 @@ export interface CameraProps extends ViewProps {
|
||||
* Selects a given format. By default, the best matching format is chosen.
|
||||
*
|
||||
* The format defines the possible values for properties like:
|
||||
* - {@linkcode fps}: {@linkcode CameraDeviceFormat.minFps format.minFps}...{@linkcode CameraDeviceFormat.maxFps format.maxFps}
|
||||
* - {@linkcode fps}: {@linkcode CameraDeviceFormat.minFps format.minFps} and {@linkcode CameraDeviceFormat.maxFps format.maxFps}
|
||||
* - {@linkcode hdr}: {@linkcode CameraDeviceFormat.supportsVideoHDR format.supportsVideoHDR}
|
||||
* - {@linkcode pixelFormat}: {@linkcode CameraDeviceFormat.pixelFormats format.pixelFormats}
|
||||
* - {@linkcode enableDepthData}: {@linkcode CameraDeviceFormat.supportsDepthCapture format.supportsDepthCapture}
|
||||
|
Loading…
Reference in New Issue
Block a user