Sha256: 74259e62a5ca83bb86038738191b78903d0899a144cfe1e5269248328d40d29a
Contents?: true
Size: 405 Bytes
Versions: 12
Compression:
Stored size: 405 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_03_30_preview module Models # # Defines values for LiveEventInputProtocol # module LiveEventInputProtocol FragmentedMP4 = "FragmentedMP4" RTMP = "RTMP" end end end
Version data entries
12 entries across 12 versions & 1 rubygems