Skip to content

Commit dfc10cf

Browse files
Merge pull request #107782 from Juliako/patch-6
Update video-indexer-embed-widgets.md
2 parents af356fd + da69903 commit dfc10cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/media-services/video-indexer/video-indexer-embed-widgets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ A Cognitive Insights widget includes all visual insights that were extracted fro
2828
|Name|Definition|Description|
2929
|---|---|---|
3030
|`widgets`|Strings separated by comma|Allows you to control the insights that you want to render. <br/> Example: `https://www.videoindexer.ai/embed/insights/<accountId>/<videoId>/?widgets=people,search` renders only people and brands UI insights.<br/>Available options: people, keywords, annotations, brands, sentiments, transcript, search.<br/>Note that the `widgets` URL parameter isn't supported in version 2.<br/>|
31-
|`locale`|A short language code|Controls the insights language. The default value is `en`. <br/> Example: `locale=de`.|
31+
|`locale`|A short language code|Controls the language of user interface (UI). The default value is `en`. <br/> Example: `locale=de`.|
3232
|`tab`|The default selected tab|Controls the **Insights** tab that's rendered by default. <br/> Example: `tab=timeline` renders the insights with the **Timeline** tab selected.|
3333

3434
### Player widget

0 commit comments

Comments
 (0)