MuxWrapper

Mux API wrapper, trun API response JSONB to embedded schema.

Todo

VIDEO API

Assets

Playback IDs

Live Streams

Simulcast Targets

STREAM URL API

Playback

IMAGE URL API

Thumbnails

Animated GIFs

Storyboards

Installation

If available in Hex, the package can be installed by adding mux_wrapper to your list of dependencies in mix.exs:

def deps do
  [
    {:mux_wrapper, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/mux_wrapper.