Skip to content

Commit c636cb7

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

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,9 @@ A Cognitive Insights widget includes all visual insights that were extracted fro
2626

2727
|Name|Definition|Description|
2828
|---|---|---|
29-
|z|z|x|
3029
|`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+
|`locale` | A short language code | Controls the language of the UI. The default value is `en`. <br/>Example: `locale=de`.|
31+
|`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.|
3132

3233
### Player widget
3334

0 commit comments

Comments
 (0)