@mega-yfue/eufy-sdk / StreamingQuality
Variable: StreamingQuality
ts
const StreamingQuality: object;Live-view quality names — the recording tiers plus Auto, which 2730 offers and 2731 does not: the camera picks a tier from the link instead of being pinned to one.
Type Declaration
Auto
ts
readonly Auto: "Auto" = "Auto";FullHD1080
ts
readonly FullHD1080: "Full HD (1080P)" = "Full HD (1080P)";HD720
ts
readonly HD720: "HD (720P)" = "HD (720P)";Max
ts
readonly Max: "Max" = "Max";