Sha256: e55fc70e2d4e3812f50a96a7309d26c5ce8b4ec823dbbf0cee7d4cff01c0d728
Contents?: true
Size: 265 Bytes
Versions: 11
Compression:
Stored size: 265 Bytes
Contents
module Bitmovin::Encoding::Inputs class AsperaInput < Bitmovin::Resource init 'encoding/inputs/aspera' attr_accessor :id, :created_at, :modified_at, :name, :description attr_accessor :host, :username, :password, :min_bandwith, :max_bandwith end end
Version data entries
11 entries across 11 versions & 1 rubygems