TTMSFNCWXCameraFileLocation Enumeration
Indicates whether the underlying web content is served from a local (offline) file or from a remote (online) location.
API unit family: TMSFNCWXCamera
Remarks
An online location is required when the host browser grants camera access only to secure remote origins.
Members
| Name | Description |
|---|---|
cflOffline |
Loads the camera page from a local offline file. |
cflOnline |
Loads the camera page from a remote online location. |