|
52 | 52 | "Boolean": { |
53 | 53 | "base": null, |
54 | 54 | "refs": { |
| 55 | + "InputSwitchConfiguration$MQCSInputSwitching": "<p>When true, AWS Elemental MediaPackage performs input switching based on the MQCS. Default is true. This setting is valid only when <code>InputType</code> is <code>CMAF</code>.</p>", |
| 56 | + "OutputHeaderConfiguration$PublishMQCS": "<p>When true, AWS Elemental MediaPackage includes the MQCS in responses to the CDN. This setting is valid only when <code>InputType</code> is <code>CMAF</code>.</p>", |
55 | 57 | "Segment$TsUseAudioRenditionGroup": "<p>When selected, MediaPackage bundles all audio tracks in a rendition group. All other tracks in the stream can be used with any audio rendition from the group.</p>", |
56 | 58 | "Segment$IncludeIframeOnlyStreams": "<p>When selected, the stream set includes an additional I-frame only stream, along with the other tracks. If false, this extra stream is not included. MediaPackage generates an I-frame only stream from the first rendition in the manifest. The service inserts EXT-I-FRAMES-ONLY tags in the output manifest, and then generates and includes an I-frames only playlist in the stream. This playlist permits player functionality like fast forward and rewind.</p>", |
57 | 59 | "Segment$TsIncludeDvbSubtitles": "<p>By default, MediaPackage excludes all digital video broadcasting (DVB) subtitles from the output. When selected, MediaPackage passes through DVB subtitles into the output.</p>", |
|
202 | 204 | "CreateHlsManifestConfigurationProgramDateTimeIntervalSecondsInteger": { |
203 | 205 | "base": null, |
204 | 206 | "refs": { |
205 | | - "CreateHlsManifestConfiguration$ProgramDateTimeIntervalSeconds": "<p>Inserts EXT-X-PROGRAM-DATE-TIME tags in the output manifest at the interval that you specify. If you don't enter an interval, EXT-X-PROGRAM-DATE-TIME tags aren't included in the manifest. The tags sync the stream to the wall clock so that viewers can seek to a specific time in the playback timeline on the player. ID3Timed metadata messages generate every 5 seconds whenever the content is ingested.</p> <p>Irrespective of this parameter, if any ID3Timed metadata is in the HLS input, it is passed through to the HLS output.</p>" |
| 207 | + "CreateHlsManifestConfiguration$ProgramDateTimeIntervalSeconds": "<p>Inserts EXT-X-PROGRAM-DATE-TIME tags in the output manifest at the interval that you specify. If you don't enter an interval, EXT-X-PROGRAM-DATE-TIME tags aren't included in the manifest. The tags sync the stream to the wall clock so that viewers can seek to a specific time in the playback timeline on the player.</p> <p>Irrespective of this parameter, if any ID3Timed metadata is in the HLS input, it is passed through to the HLS output.</p>" |
206 | 208 | } |
207 | 209 | }, |
208 | 210 | "CreateHlsManifests": { |
|
227 | 229 | "CreateLowLatencyHlsManifestConfigurationProgramDateTimeIntervalSecondsInteger": { |
228 | 230 | "base": null, |
229 | 231 | "refs": { |
230 | | - "CreateLowLatencyHlsManifestConfiguration$ProgramDateTimeIntervalSeconds": "<p>Inserts EXT-X-PROGRAM-DATE-TIME tags in the output manifest at the interval that you specify. If you don't enter an interval, EXT-X-PROGRAM-DATE-TIME tags aren't included in the manifest. The tags sync the stream to the wall clock so that viewers can seek to a specific time in the playback timeline on the player. ID3Timed metadata messages generate every 5 seconds whenever the content is ingested.</p> <p>Irrespective of this parameter, if any ID3Timed metadata is in the HLS input, it is passed through to the HLS output.</p>" |
| 232 | + "CreateLowLatencyHlsManifestConfiguration$ProgramDateTimeIntervalSeconds": "<p>Inserts EXT-X-PROGRAM-DATE-TIME tags in the output manifest at the interval that you specify. If you don't enter an interval, EXT-X-PROGRAM-DATE-TIME tags aren't included in the manifest. The tags sync the stream to the wall clock so that viewers can seek to a specific time in the playback timeline on the player.</p> <p>Irrespective of this parameter, if any ID3Timed metadata is in the HLS input, it is passed through to the HLS output.</p>" |
231 | 233 | } |
232 | 234 | }, |
233 | 235 | "CreateLowLatencyHlsManifests": { |
|
667 | 669 | "UpdateChannelResponse$IngestEndpoints": null |
668 | 670 | } |
669 | 671 | }, |
| 672 | + "InputSwitchConfiguration": { |
| 673 | + "base": "<p>The configuration for input switching based on the media quality confidence score (MQCS) as provided from AWS Elemental MediaLive.</p>", |
| 674 | + "refs": { |
| 675 | + "CreateChannelRequest$InputSwitchConfiguration": "<p>The configuration for input switching based on the media quality confidence score (MQCS) as provided from AWS Elemental MediaLive. This setting is valid only when <code>InputType</code> is <code>CMAF</code>.</p>", |
| 676 | + "CreateChannelResponse$InputSwitchConfiguration": "<p>The configuration for input switching based on the media quality confidence score (MQCS) as provided from AWS Elemental MediaLive. This setting is valid only when <code>InputType</code> is <code>CMAF</code>.</p>", |
| 677 | + "GetChannelResponse$InputSwitchConfiguration": "<p>The configuration for input switching based on the media quality confidence score (MQCS) as provided from AWS Elemental MediaLive. This setting is valid only when <code>InputType</code> is <code>CMAF</code>.</p>", |
| 678 | + "UpdateChannelRequest$InputSwitchConfiguration": "<p>The configuration for input switching based on the media quality confidence score (MQCS) as provided from AWS Elemental MediaLive. This setting is valid only when <code>InputType</code> is <code>CMAF</code>.</p>", |
| 679 | + "UpdateChannelResponse$InputSwitchConfiguration": "<p>The configuration for input switching based on the media quality confidence score (MQCS) as provided from AWS Elemental MediaLive. This setting is valid only when <code>InputType</code> is <code>CMAF</code>.</p>" |
| 680 | + } |
| 681 | + }, |
670 | 682 | "InputType": { |
671 | 683 | "base": null, |
672 | 684 | "refs": { |
|
686 | 698 | "GetDashManifestConfiguration$MinBufferTimeSeconds": "<p>Minimum amount of content (in seconds) that a player must keep available in the buffer.</p>", |
687 | 699 | "GetDashManifestConfiguration$SuggestedPresentationDelaySeconds": "<p>The amount of time (in seconds) that the player should be from the end of the manifest.</p>", |
688 | 700 | "GetHlsManifestConfiguration$ManifestWindowSeconds": "<p>The total duration (in seconds) of the manifest's content.</p>", |
689 | | - "GetHlsManifestConfiguration$ProgramDateTimeIntervalSeconds": "<p>Inserts EXT-X-PROGRAM-DATE-TIME tags in the output manifest at the interval that you specify. If you don't enter an interval, EXT-X-PROGRAM-DATE-TIME tags aren't included in the manifest. The tags sync the stream to the wall clock so that viewers can seek to a specific time in the playback timeline on the player. ID3Timed metadata messages generate every 5 seconds whenever the content is ingested.</p> <p>Irrespective of this parameter, if any ID3Timed metadata is in the HLS input, it is passed through to the HLS output.</p>", |
| 701 | + "GetHlsManifestConfiguration$ProgramDateTimeIntervalSeconds": "<p>Inserts EXT-X-PROGRAM-DATE-TIME tags in the output manifest at the interval that you specify. If you don't enter an interval, EXT-X-PROGRAM-DATE-TIME tags aren't included in the manifest. The tags sync the stream to the wall clock so that viewers can seek to a specific time in the playback timeline on the player.</p> <p>Irrespective of this parameter, if any ID3Timed metadata is in the HLS input, it is passed through to the HLS output.</p>", |
690 | 702 | "GetLowLatencyHlsManifestConfiguration$ManifestWindowSeconds": "<p>The total duration (in seconds) of the manifest's content.</p>", |
691 | | - "GetLowLatencyHlsManifestConfiguration$ProgramDateTimeIntervalSeconds": "<p>Inserts EXT-X-PROGRAM-DATE-TIME tags in the output manifest at the interval that you specify. If you don't enter an interval, EXT-X-PROGRAM-DATE-TIME tags aren't included in the manifest. The tags sync the stream to the wall clock so that viewers can seek to a specific time in the playback timeline on the player. ID3Timed metadata messages generate every 5 seconds whenever the content is ingested.</p> <p>Irrespective of this parameter, if any ID3Timed metadata is in the HLS input, it is passed through to the HLS output.</p>", |
| 703 | + "GetLowLatencyHlsManifestConfiguration$ProgramDateTimeIntervalSeconds": "<p>Inserts EXT-X-PROGRAM-DATE-TIME tags in the output manifest at the interval that you specify. If you don't enter an interval, EXT-X-PROGRAM-DATE-TIME tags aren't included in the manifest. The tags sync the stream to the wall clock so that viewers can seek to a specific time in the playback timeline on the player.</p> <p>Irrespective of this parameter, if any ID3Timed metadata is in the HLS input, it is passed through to the HLS output.</p>", |
692 | 704 | "GetOriginEndpointResponse$StartoverWindowSeconds": "<p>The size of the window (in seconds) to create a window of the live stream that's available for on-demand viewing. Viewers can start-over or catch-up on content that falls within the window.</p>", |
693 | 705 | "UpdateOriginEndpointResponse$StartoverWindowSeconds": "<p>The size of the window (in seconds) to create a window of the live stream that's available for on-demand viewing. Viewers can start-over or catch-up on content that falls within the window.</p>" |
694 | 706 | } |
|
832 | 844 | "ListOriginEndpointsResponse$Items": "<p>The objects being returned.</p>" |
833 | 845 | } |
834 | 846 | }, |
| 847 | + "OutputHeaderConfiguration": { |
| 848 | + "base": "<p>The settings for what common media server data (CMSD) headers AWS Elemental MediaPackage includes in responses to the CDN.</p>", |
| 849 | + "refs": { |
| 850 | + "CreateChannelRequest$OutputHeaderConfiguration": "<p>The settings for what common media server data (CMSD) headers AWS Elemental MediaPackage includes in responses to the CDN. This setting is valid only when <code>InputType</code> is <code>CMAF</code>.</p>", |
| 851 | + "CreateChannelResponse$OutputHeaderConfiguration": "<p>The settings for what common media server data (CMSD) headers AWS Elemental MediaPackage includes in responses to the CDN. This setting is valid only when <code>InputType</code> is <code>CMAF</code>.</p>", |
| 852 | + "GetChannelResponse$OutputHeaderConfiguration": "<p>The settings for what common media server data (CMSD) headers AWS Elemental MediaPackage includes in responses to the CDN. This setting is valid only when <code>InputType</code> is <code>CMAF</code>.</p>", |
| 853 | + "UpdateChannelRequest$OutputHeaderConfiguration": "<p>The settings for what common media server data (CMSD) headers AWS Elemental MediaPackage includes in responses to the CDN. This setting is valid only when <code>InputType</code> is <code>CMAF</code>.</p>", |
| 854 | + "UpdateChannelResponse$OutputHeaderConfiguration": "<p>The settings for what common media server data (CMSD) headers AWS Elemental MediaPackage includes in responses to the CDN. This setting is valid only when <code>InputType</code> is <code>CMAF</code>.</p>" |
| 855 | + } |
| 856 | + }, |
835 | 857 | "PolicyText": { |
836 | 858 | "base": null, |
837 | 859 | "refs": { |
|
0 commit comments