MuxWrapper (Mux Wrapper v0.1.0) View Source

Link to this section Summary

Link to this section Functions

Authorisation functions

Link to this function

complete_live_stream(client, live_stream_id)

View Source
Link to this function

create_live_stream(client)

View Source

Data functions

Link to this function

create_playback_id(client, live_stream_id, atom)

View Source
Link to this function

create_simulcast_target(client, live_stream_id, params)

View Source
Link to this function

delete_live_stream(client, live_stream_id)

View Source
Link to this function

delete_playback_id(client, live_stream_id, playback_id)

View Source
Link to this function

delete_simulcast_target(client, live_stream_id, simulcast_target_id)

View Source
Link to this function

disable_live_stream(client, live_stream_id)

View Source
Link to this function

enable_live_stream(client, live_stream_id)

View Source
Link to this function

get_live_stream(client, live_stream_id)

View Source
Link to this function

get_simulcast_target(client, live_stream_id, simulcast_target_id)

View Source
Link to this function

list_all_live_stream(client)

View Source
Link to this function

reset_stream_key(client, live_stream_id)

View Source