From 03dcbbc5d60fa52f16d04c180f544c67e398f61a Mon Sep 17 00:00:00 2001 From: Azure SDK for Python bot Date: Mon, 26 Nov 2018 09:26:03 -0800 Subject: [PATCH] Generated from a0e4d8d8f69c8f77b362efb7fc19d88a0ab7296a (#3378) typo: mediaservices/resource-manager/Microsoft.Media/Encoding - Double word "will" - Double word "of" - audi -> audio - extraced -> extracted --- services/mediaservices/mgmt/2018-07-01/media/models.go | 6 +++--- .../mediaservices/mgmt/2018-03-30-preview/media/models.go | 4 ++-- .../mediaservices/mgmt/2018-06-01-preview/media/models.go | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/services/mediaservices/mgmt/2018-07-01/media/models.go b/services/mediaservices/mgmt/2018-07-01/media/models.go index 2b74db336801..bd1f68649599 100644 --- a/services/mediaservices/mgmt/2018-07-01/media/models.go +++ b/services/mediaservices/mgmt/2018-07-01/media/models.go @@ -225,7 +225,7 @@ const ( // AdaptiveStreaming Produces a set of GOP aligned MP4 files with H.264 video and stereo AAC audio. // Auto-generates a bitrate ladder based on the input resolution and bitrate. The auto-generated preset // will never exceed the input resolution and bitrate. For example, if the input is 720p at 3 Mbps, output - // will remain 720p at best, and will start at rates lower than 3 Mbps. The output will will have video and + // will remain 720p at best, and will start at rates lower than 3 Mbps. The output will have video and // audio in separate MP4 files, which is optimal for adaptive streaming. AdaptiveStreaming EncoderNamedPreset = "AdaptiveStreaming" // H264MultipleBitrate1080p Produces a set of 8 GOP-aligned MP4 files, ranging from 6000 kbps to 400 kbps, @@ -5754,7 +5754,7 @@ func (jih JobInputHTTP) AsBasicJobInput() (BasicJobInput, bool) { return &jih, true } -// JobInputs describes a list of of inputs to a Job. +// JobInputs describes a list of inputs to a Job. type JobInputs struct { // Inputs - List of inputs to a Job. Inputs *[]BasicJobInput `json:"inputs,omitempty"` @@ -10593,7 +10593,7 @@ func (vVar Video) AsBasicCodec() (BasicCodec, bool) { // VideoAnalyzerPreset a video analyzer preset that extracts insights (rich metadata) from both audio and // video, and outputs a JSON format file. type VideoAnalyzerPreset struct { - // InsightsToExtract - The type of insights to be extracted. If not set then based on the content the type will selected. If the content is audi only then only audio insights are extraced and if it is video only. Possible values include: 'AudioInsightsOnly', 'VideoInsightsOnly', 'AllInsights' + // InsightsToExtract - The type of insights to be extracted. If not set then based on the content the type will selected. If the content is audio only then only audio insights are extracted and if it is video only. Possible values include: 'AudioInsightsOnly', 'VideoInsightsOnly', 'AllInsights' InsightsToExtract InsightsType `json:"insightsToExtract,omitempty"` // AudioLanguage - The language for the audio payload in the input using the BCP-47 format of 'language tag-region' (e.g: 'en-US'). The list of supported languages are, 'en-US', 'en-GB', 'es-ES', 'es-MX', 'fr-FR', 'it-IT', 'ja-JP', 'pt-BR', 'zh-CN', 'de-DE', 'ar-EG', 'ru-RU', 'hi-IN'. If not specified, automatic language detection would be employed. This feature currently supports English, Chinese, French, German, Italian, Japanese, Spanish, Russian, and Portuguese. The automatic detection works best with audio recordings with clearly discernable speech. If automatic detection fails to find the language, transcription would fallback to English. AudioLanguage *string `json:"audioLanguage,omitempty"` diff --git a/services/preview/mediaservices/mgmt/2018-03-30-preview/media/models.go b/services/preview/mediaservices/mgmt/2018-03-30-preview/media/models.go index 901fb5547d55..c583e8501043 100644 --- a/services/preview/mediaservices/mgmt/2018-03-30-preview/media/models.go +++ b/services/preview/mediaservices/mgmt/2018-03-30-preview/media/models.go @@ -225,7 +225,7 @@ const ( // AdaptiveStreaming Produces a set of GOP aligned MP4 files with H.264 video and stereo AAC audio. // Auto-generates a bitrate ladder based on the input resolution and bitrate. The auto-generated preset // will never exceed the input resolution and bitrate. For example, if the input is 720p at 3 Mbps, output - // will remain 720p at best, and will start at rates lower than 3 Mbps. The output will will have video and + // will remain 720p at best, and will start at rates lower than 3 Mbps. The output will have video and // audio in separate MP4 files, which is optimal for adaptive streaming. AdaptiveStreaming EncoderNamedPreset = "AdaptiveStreaming" // H264MultipleBitrate1080p Produces a set of 8 GOP-aligned MP4 files, ranging from 6000 kbps to 400 kbps, @@ -5150,7 +5150,7 @@ func (jih JobInputHTTP) AsBasicJobInput() (BasicJobInput, bool) { return &jih, true } -// JobInputs describes a list of of inputs to a Job. +// JobInputs describes a list of inputs to a Job. type JobInputs struct { // Inputs - List of inputs to a Job. Inputs *[]BasicJobInput `json:"inputs,omitempty"` diff --git a/services/preview/mediaservices/mgmt/2018-06-01-preview/media/models.go b/services/preview/mediaservices/mgmt/2018-06-01-preview/media/models.go index 2f281b380f06..17eecbe49869 100644 --- a/services/preview/mediaservices/mgmt/2018-06-01-preview/media/models.go +++ b/services/preview/mediaservices/mgmt/2018-06-01-preview/media/models.go @@ -225,7 +225,7 @@ const ( // AdaptiveStreaming Produces a set of GOP aligned MP4 files with H.264 video and stereo AAC audio. // Auto-generates a bitrate ladder based on the input resolution and bitrate. The auto-generated preset // will never exceed the input resolution and bitrate. For example, if the input is 720p at 3 Mbps, output - // will remain 720p at best, and will start at rates lower than 3 Mbps. The output will will have video and + // will remain 720p at best, and will start at rates lower than 3 Mbps. The output will have video and // audio in separate MP4 files, which is optimal for adaptive streaming. AdaptiveStreaming EncoderNamedPreset = "AdaptiveStreaming" // H264MultipleBitrate1080p Produces a set of 8 GOP-aligned MP4 files, ranging from 6000 kbps to 400 kbps, @@ -5150,7 +5150,7 @@ func (jih JobInputHTTP) AsBasicJobInput() (BasicJobInput, bool) { return &jih, true } -// JobInputs describes a list of of inputs to a Job. +// JobInputs describes a list of inputs to a Job. type JobInputs struct { // Inputs - List of inputs to a Job. Inputs *[]BasicJobInput `json:"inputs,omitempty"`