Type Alias: VideoPreviewViewProps
VideoPreviewViewProps:
object
Defined in: packages/react-native-client/src/components/VideoPreviewView.tsx:8
Type declaration
cameraId?
optional
cameraId:CameraId
Id of the camera used for preview. Get available cameras with cameras
property.
Default
the first front camera
style?
optional
style:StyleProp
<ViewStyle
>
videoLayout?
optional
videoLayout:VideoLayout
Video layout inside of the component
Default
FILL