@hakit/core
Version:
A collection of React hooks and helpers for Home Assistant to easily communicate with the Home Assistant WebSocket API.
12 lines (11 loc) • 333 B
JavaScript
const _ = 640, A = 0.5625, T = [1, 2, 3, 4, 6, 8], E = 1, R = 2, t = "hls", c = "web_rtc";
export {
A as ASPECT_RATIO_DEFAULT,
T as CAMERA_ORIENTATIONS,
E as CAMERA_SUPPORT_ON_OFF,
R as CAMERA_SUPPORT_STREAM,
_ as MAX_IMAGE_WIDTH,
t as STREAM_TYPE_HLS,
c as STREAM_TYPE_WEB_RTC
};
//# sourceMappingURL=constants.js.map