@mega-yfue/eufy-sdk / SharedLiveState
Type Alias: SharedLiveState
ts
type SharedLiveState = "idle" | "warming" | "live" | "lingering" | "stopped";Lifecycle state of a SharedLiveSource.