Sha256: cc148e79570281676fb38266e8f7f8ca29d27fa051fc4748ad6af4f62ed6570b
Contents?: true
Size: 397 Bytes
Versions: 2
Compression:
Stored size: 397 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 LiveEventInputProtocol # module LiveEventInputProtocol FragmentedMP4 = "FragmentedMP4" RTMP = "RTMP" end end end
Version data entries
2 entries across 2 versions & 1 rubygems