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
Copy file name to clipboardExpand all lines: articles/media-services/video-indexer/upload-index-videos.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ manager: femila
9
9
ms.service: media-services
10
10
ms.subservice: video-indexer
11
11
ms.topic: article
12
-
ms.date: 09/10/2019
12
+
ms.date: 11/29/2019
13
13
ms.author: juliako
14
14
---
15
15
@@ -83,9 +83,10 @@ A URL that is used to notify the customer (using a POST request) about the follo
83
83
84
84
Use this parameter if raw or external recordings contain background noise. This parameter is used to configure the indexing process. You can specify the following values:
85
85
86
-
-`Default` – Index and extract insights using both audio and video
87
86
-`AudioOnly` – Index and extract insights using audio only (ignoring video)
87
+
-`Default` – Index and extract insights using both audio and video
88
88
-`DefaultWithNoiseReduction` – Index and extract insights from both audio and video, while applying noise reduction algorithms on audio stream
89
+
-`VideoOnly` - Index and extract insights using video only
0 commit comments