Missing support for `max_resolution_tier` attribute
tfe opened this issue · 2 comments
tfe commented
Hello, I was looking at implementing the new max_resolution_tier
param as described here: https://www.mux.com/blog/more-pixels-fewer-problems-introducing-4k-support-for-mux-video#creating-4k-assets
However MuxRuby::CreateAssetRequest does not have this as an attribute, so trying to use this results in an exception:
max_resolution_tier is not a valid attribute in MuxRuby::CreateAssetRequest. Please check the name to make sure it's valid. List of attributes: [:input, :playback_policy, :per_title_encode, :passthrough, :mp4_support, :normalize_audio, :master_access, :test]