Skip to content

Commit c0394fd

Browse files
authored
Update video-indexer-embed-widgets.md
1 parent c636cb7 commit c0394fd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ A Cognitive Insights widget includes all visual insights that were extracted fro
2727
|Name|Definition|Description|
2828
|---|---|---|
2929
|`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,keywords` renders only people and keywords UI insights.<br/>Available options: people, animatedCharacters ,keywords, labels, sentiments, emotions, topics, keyframes, transcript,ocr , speakers, scenes, and namedEntities.|
30+
|`language`|A short language code (language name)|Controls insights language.<br/>Example: `https://www.videoindexer.ai/embed/insights/<accountId>/<videoId>/?language=es-es` or
31+
`https://www.videoindexer.ai/embed/insights/<accountId>/<videoId>/?language=spanish`|
3032
|`locale` | A short language code | Controls the language of the UI. The default value is `en`. <br/>Example: `locale=de`.|
3133
|`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.|
3234

0 commit comments

Comments
 (0)