StreamingEvent
This defines the lifecycle state of a media stream.
Topics
Enumeration cases
STARTED
The media stream is being transmitted to the receiver.
STOPPED
The transmission has ended.
BATTERY_LOW
The stream has stopped due to insufficient battery.
GLASS_OVERHEATING
The device is overheating due to extended use.
ERROR_RESOURCE_CONFLICT
Failed to complete the streaming process due to a resource conflict.
ERROR
An error occurred during the streaming process.