Service that manages camera capture for features such as avatar
facial-animation tracking. Requires RobloxScript security; not callable from
experience scripts.
Instances of this class cannot be created with Instance.new.
It is a singleton that may be acquired with GetService.
Tags: [NotCreatable, Service]
VideoCaptureService manages camera capture, for example for avatar
facial-animation tracking. It enumerates the available camera devices,
resolves and applies the requested device, and reports capture state through
its events. All of its members require RobloxScript security; not callable
from experience scripts.
Its interface does not cross the network boundary.
It is not meant to be used, and may have unresolved issues.
History 6
Tags: [Hidden, NotReplicated]
Its interface does not cross the network boundary.
It is not meant to be used, and may have unresolved issues.
History 5
Tags: [Hidden, NotReplicated]
| Parameters (0) |
|---|
| No parameters. |
History 1
| Parameters (0) |
|---|
| No parameters. |
| Returns (1) |
|---|
| Map |
History 1