| Name | Type | Description | Notes |
|---|---|---|---|
| settings | InputSettings | [optional] | |
| file | InputFile | [optional] |
require 'mux_ruby'
instance = MuxRuby::InputInfo.new(
settings: null,
file: null
)| Name | Type | Description | Notes |
|---|---|---|---|
| settings | InputSettings | [optional] | |
| file | InputFile | [optional] |
require 'mux_ruby'
instance = MuxRuby::InputInfo.new(
settings: null,
file: null
)