RTMP_STREAM_LIFE_CYCLE_TYPE

Lifecycle of the CDN live video stream.

Deprecated

Enumerator

RTMP_STREAM_LIFE_CYCLE_BIND2CHANNEL
Bind to the channel lifecycle. If all hosts leave the channel, the CDN live streaming stops after 30 seconds.
RTMP_STREAM_LIFE_CYCLE_BIND2OWNER
Bind to the owner of the RTMP stream. If the owner leaves the channel, the CDN live streaming stops immediately.