Skip to content

Commit b67a70e

Browse files
authored
Merge pull request #103152 from Juliako/patch-175
Update video-indexer-use-apis.md
2 parents 81cb89e + e74d061 commit b67a70e

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/media-services/video-indexer/video-indexer-use-apis.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ manager: femila
99
ms.service: media-services
1010
ms.subservice: video-indexer
1111
ms.topic: article
12-
ms.date: 05/15/2019
12+
ms.date: 02/03/2020
1313
ms.author: juliako
1414
---
1515

@@ -210,4 +210,6 @@ Debug.WriteLine(playerWidgetLink);
210210

211211
## Next steps
212212

213-
[Examine details of the output JSON](video-indexer-output-json-v2.md).
213+
- [Examine details of the output JSON](video-indexer-output-json-v2.md)
214+
- Check out the [sample code](https://github.com/Azure-Samples/media-services-video-indexer/tree/master/API) that demonstrates important aspect of uploading and indexing a video. Following the code wil give you a good idea of how to use our API for basic functionalities. Make sure to read the inline comments and notice our best practices advices.
215+

0 commit comments

Comments
 (0)