set_stream_live_status(p_stream_id integer, p_is_live boolean)


Description

Sets the live status of a stream.

Parameters

Name Type Mode
p_stream_id integer IN
p_is_live boolean IN

Definition