UNPKG

camstreamerlib

Version:

Helper library for CamStreamer ACAP applications.

12 lines (11 loc) 377 B
export declare const allowedWidgetNames: { readonly accuweather: "accuweather"; readonly infoticker: "infoticker"; readonly customGraphics: "customGraphics"; readonly ptzCompass: "ptzCompass"; readonly images: "images"; readonly ptz: "ptz"; readonly pip: "pip"; readonly screenSharing: "screenSharing"; readonly web_camera: "web_camera"; };