StreamingEvent
This defines the lifecycle state of a media stream.
Topics
Enumeration cases
case started
The media stream is being transmitted to the receiver.
case stopped
The transmission has ended.
Case glass_overheating
The device is overheating due to extended use.
case battery_low
The stream has stopped due to insufficient battery.
case error
An error occurred during the streaming process.
case error_resource_conflict
Failed to complete the streaming process due to a resource conflict.