Enumeration RtmpStreamLifeCycleType

Lifecycle of the CDN live video stream.

Deprecated

Enumeration Members

RtmpStreamLifeCycleBind2channel: 1

Bind to the channel lifecycle. If all hosts leave the channel, the CDN live streaming stops after 30 seconds.

RtmpStreamLifeCycleBind2owner: 2

Bind to the owner of the RTMP stream. If the owner leaves the channel, the CDN live streaming stops immediately.

Generated using TypeDoc