Sha256: dc27fa7f3119669fc96bd7cdc1a00973e5bddd583805fb9ddb2bbb993b8d73d9
Contents?: true
Size: 475 Bytes
Versions: 4
Compression:
Stored size: 475 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::V2019_05_01_preview 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
4 entries across 4 versions & 1 rubygems