You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"segmentReferenceScheme": "A String", # The segment reference scheme for a `DASH` manifest. The default is `SEGMENT_LIST`
277
+
},
275
278
"fileName": "A String", # The name of the generated file. The default is `manifest` with the extension suffix corresponding to the `Manifest.type`.
276
279
"muxStreams": [ # Required. List of user given `MuxStream.key`s that should appear in this manifest. When `Manifest.type` is `HLS`, a media manifest with name `MuxStream.key` and `.m3u8` extension is generated for each element of the `Manifest.mux_streams`.
277
280
"A String",
@@ -530,6 +533,9 @@ <h3>Method Details</h3>
530
533
],
531
534
"manifests": [ # List of output manifests.
"segmentReferenceScheme": "A String", # The segment reference scheme for a `DASH` manifest. The default is `SEGMENT_LIST`
538
+
},
533
539
"fileName": "A String", # The name of the generated file. The default is `manifest` with the extension suffix corresponding to the `Manifest.type`.
534
540
"muxStreams": [ # Required. List of user given `MuxStream.key`s that should appear in this manifest. When `Manifest.type` is `HLS`, a media manifest with name `MuxStream.key` and `.m3u8` extension is generated for each element of the `Manifest.mux_streams`.
535
541
"A String",
@@ -813,6 +819,9 @@ <h3>Method Details</h3>
813
819
],
814
820
"manifests": [ # List of output manifests.
"segmentReferenceScheme": "A String", # The segment reference scheme for a `DASH` manifest. The default is `SEGMENT_LIST`
824
+
},
816
825
"fileName": "A String", # The name of the generated file. The default is `manifest` with the extension suffix corresponding to the `Manifest.type`.
817
826
"muxStreams": [ # Required. List of user given `MuxStream.key`s that should appear in this manifest. When `Manifest.type` is `HLS`, a media manifest with name `MuxStream.key` and `.m3u8` extension is generated for each element of the `Manifest.mux_streams`.
818
827
"A String",
@@ -1083,6 +1092,9 @@ <h3>Method Details</h3>
1083
1092
],
1084
1093
"manifests": [ # List of output manifests.
"segmentReferenceScheme": "A String", # The segment reference scheme for a `DASH` manifest. The default is `SEGMENT_LIST`
1097
+
},
1086
1098
"fileName": "A String", # The name of the generated file. The default is `manifest` with the extension suffix corresponding to the `Manifest.type`.
1087
1099
"muxStreams": [ # Required. List of user given `MuxStream.key`s that should appear in this manifest. When `Manifest.type` is `HLS`, a media manifest with name `MuxStream.key` and `.m3u8` extension is generated for each element of the `Manifest.mux_streams`.
"segmentReferenceScheme": "A String", # The segment reference scheme for a `DASH` manifest. The default is `SEGMENT_LIST`
277
+
},
275
278
"fileName": "A String", # The name of the generated file. The default is `manifest` with the extension suffix corresponding to the `Manifest.type`.
276
279
"muxStreams": [ # Required. List of user given `MuxStream.key`s that should appear in this manifest. When `Manifest.type` is `HLS`, a media manifest with name `MuxStream.key` and `.m3u8` extension is generated for each element of the `Manifest.mux_streams`.
277
280
"A String",
@@ -547,6 +550,9 @@ <h3>Method Details</h3>
547
550
],
548
551
"manifests": [ # List of output manifests.
"segmentReferenceScheme": "A String", # The segment reference scheme for a `DASH` manifest. The default is `SEGMENT_LIST`
555
+
},
550
556
"fileName": "A String", # The name of the generated file. The default is `manifest` with the extension suffix corresponding to the `Manifest.type`.
551
557
"muxStreams": [ # Required. List of user given `MuxStream.key`s that should appear in this manifest. When `Manifest.type` is `HLS`, a media manifest with name `MuxStream.key` and `.m3u8` extension is generated for each element of the `Manifest.mux_streams`.
552
558
"A String",
@@ -848,6 +854,9 @@ <h3>Method Details</h3>
848
854
],
849
855
"manifests": [ # List of output manifests.
"segmentReferenceScheme": "A String", # The segment reference scheme for a `DASH` manifest. The default is `SEGMENT_LIST`
859
+
},
851
860
"fileName": "A String", # The name of the generated file. The default is `manifest` with the extension suffix corresponding to the `Manifest.type`.
852
861
"muxStreams": [ # Required. List of user given `MuxStream.key`s that should appear in this manifest. When `Manifest.type` is `HLS`, a media manifest with name `MuxStream.key` and `.m3u8` extension is generated for each element of the `Manifest.mux_streams`.
853
862
"A String",
@@ -1136,6 +1145,9 @@ <h3>Method Details</h3>
1136
1145
],
1137
1146
"manifests": [ # List of output manifests.
"segmentReferenceScheme": "A String", # The segment reference scheme for a `DASH` manifest. The default is `SEGMENT_LIST`
1150
+
},
1139
1151
"fileName": "A String", # The name of the generated file. The default is `manifest` with the extension suffix corresponding to the `Manifest.type`.
1140
1152
"muxStreams": [ # Required. List of user given `MuxStream.key`s that should appear in this manifest. When `Manifest.type` is `HLS`, a media manifest with name `MuxStream.key` and `.m3u8` extension is generated for each element of the `Manifest.mux_streams`.
0 commit comments