useLiveStreamingInstances(): LiveStreamingInstanceState[]
This is useful when working with multi-instance live streaming to enumerate and display all active (and recently stopped) streaming instances.
Return value
An array ofLiveStreamingInstanceState objects, each with the following properties:
Error message for this instance, if any.
The unique identifier for this live streaming instance.
Whether this instance is currently live streaming.
The live streaming layout configuration for this instance.