Mux Wrapper
v0.1.0
Pages
Modules
MuxWrapper
(Mux Wrapper v0.1.0)
View Source
Link to this section
Summary
Functions
client()
Authorisation functions
complete_live_stream(client, live_stream_id)
create_live_stream(client)
Data functions
create_playback_id(client, live_stream_id, atom)
create_simulcast_target(client, live_stream_id, params)
delete_live_stream(client, live_stream_id)
delete_playback_id(client, live_stream_id, playback_id)
delete_simulcast_target(client, live_stream_id, simulcast_target_id)
disable_live_stream(client, live_stream_id)
enable_live_stream(client, live_stream_id)
get_live_stream(client, live_stream_id)
get_simulcast_target(client, live_stream_id, simulcast_target_id)
list_all_live_stream(client)
reset_stream_key(client, live_stream_id)
Link to this section
Functions
Link to this function
client()
View Source
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