Sha256: 36a82377cb22bda51de884de772d9f20bb29fae672379d74b0cee54785313740
Contents?: true
Size: 467 Bytes
Versions: 9
Compression:
Stored size: 467 Bytes
Contents
# encoding: utf-8 # Code generated by Microsoft (R) AutoRest Code Generator. # Changes may cause incorrect behavior and will be lost if the code is # regenerated. module Azure::MediaServices::Mgmt::V2018_07_01 module Models # # Defines values for H264VideoProfile # module H264VideoProfile Auto = "Auto" Baseline = "Baseline" Main = "Main" High = "High" High422 = "High422" High444 = "High444" end end end
Version data entries
9 entries across 9 versions & 1 rubygems