Sha256: 9517a64900bfcf4630165cb4feb52af042eb1d8b01ce8ddb057060ff256db2c1
Contents?: true
Size: 475 Bytes
Versions: 11
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::V2018_06_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
11 entries across 11 versions & 1 rubygems