Sha256: 0cefc57c3527dafef5a44cdaeff610ad6ca79191f504e496234d1fb2748e4424
Contents?: true
Size: 379 Bytes
Versions: 2
Compression:
Stored size: 379 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::V2020_05_01 module Models # # Defines values for AudioAnalysisMode # module AudioAnalysisMode Standard = "Standard" Basic = "Basic" end end end
Version data entries
2 entries across 2 versions & 1 rubygems