-
-
Notifications
You must be signed in to change notification settings - Fork 234
Open
Description
Cameras found event has no in documentation.
ngx-scanner/projects/zxing-scanner/src/lib/zxing-scanner.component.ts
Lines 161 to 165 in 5cfdabf
| /** | |
| * Emits events when no cameras are found, will inject an exception (if available) to the callback. | |
| */ | |
| @Output() | |
| camerasFound: EventEmitter<MediaDeviceInfo[]>; |
Metadata
Metadata
Assignees
Labels
No labels