DirectCdnStreamingReason

Reason for CDN streaming state change.

Deprecated
Deprecated since v4.6.2.

Enumerations

DirectCdnStreamingReasonOk
0: Streaming state is normal.
DirectCdnStreamingReasonFailed
1: General error with no specific reason. You can try restarting the stream.
DirectCdnStreamingReasonAudioPublication
2: Error in audio streaming. For example, the local audio capture device is not working properly, is occupied by another process, or lacks permission.
DirectCdnStreamingReasonVideoPublication
3: Error in video streaming. For example, the local video capture device is not working properly, is occupied by another process, or lacks permission.
DirectCdnStreamingReasonNetConnect
4: Failed to connect to CDN.
DirectCdnStreamingReasonBadName
5: The URL is already used for streaming. Please use a new URL.