Module: Evostream::Commands
- Defined in:
- lib/evostream/event/commands.rb,
lib/evostream/event/commands/error.rb,
lib/evostream/event/commands/create.rb,
lib/evostream/event/commands/destroy.rb,
lib/evostream/event/commands/create/hls.rb,
lib/evostream/event/commands/create/dash.rb,
lib/evostream/event/commands/list_config.rb,
lib/evostream/event/commands/push_stream.rb,
lib/evostream/event/commands/list_streams.rb,
lib/evostream/event/commands/set_log_level.rb,
lib/evostream/event/commands/get_stream_info.rb
Overview
Concern all command sending to evoStream
Defined Under Namespace
Modules: Errors Classes: Command, Create, CreateDASH, CreateHLS, GetStreamInfo, ListConfig, ListStreams, PushStream, RemoveConfig, SetLogLevel
Constant Summary collapse
- Destroy =
Alias to Destroy class
RemoveConfig