GoogleApi.Transcoder.V1beta1.Model.Manifest (google_api_transcoder v0.4.2)
View SourceManifest configuration.
Attributes
-
fileName(type:String.t, default:nil) - The name of the generated file. The default is"manifest"with the extension suffix corresponding to theManifest.type. -
muxStreams(type:list(String.t), default:nil) - Required. List of user givenMuxStream.keys that should appear in this manifest. WhenManifest.typeisHLS, a media manifest with nameMuxStream.keyand.m3u8extension is generated for each element of theManifest.mux_streams. -
type(type:String.t, default:nil) - Required. Type of the manifest, can be "HLS" or "DASH".
Summary
Functions
Unwrap a decoded JSON object into its complex fields.