Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration RTMP_STREAM_LIFE_CYCLE_TYPE

deprecated

Lifecycle of the CDN live video stream.

Index

Enumeration members

RTMP_STREAM_LIFE_CYCLE_BIND2CHANNEL

RTMP_STREAM_LIFE_CYCLE_BIND2CHANNEL: = 1

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

RTMP_STREAM_LIFE_CYCLE_BIND2OWNER

RTMP_STREAM_LIFE_CYCLE_BIND2OWNER: = 2

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

Generated using TypeDoc