Say cheese! A live stream of the current computer, phone, or tablet's camera that supports recording video and capturing images.
调用电脑、手机、平板电脑的摄像机。
(板栗:觉得接口要和其他模块一起使用,但是现在还不知道是哪些模块)
输入口
Enable 启用
A boolean that is true when the camera is enabled.
当布朗值为真时,启用相机。
Camera 相机
The camera to use: front-facing or back-facing.
选择使用前摄像头或后摄像头。
板栗:实际上在要在 Viewfinder 图层的属性更改才生效,在 Camera 模块上更改了没有变化。
Record Video 录视频
A boolean that is true when recording video.
当布朗值为真时开始录制视频。
Capture Image 截图
A pulse that captures a single frame from the video.
从视频中截取单帧图片。
输出口
Stream 流
A continuous video stream of the current camera feed.
当前摄像机的连续视频流。
Video 视频
The last recorded video. Connect to a Video Layer.
最终录制的视频,链接到视频图层。
Image 图片
The last captured image. Connect to an Image Layer.
最终拍摄的图片,链接到图片图层。
Related Patches 相关模块
Video File,Image File,Microphone