Skip to content

Commit e74d061

Browse files
authored
Update video-indexer-use-apis.md
1 parent 34b3de7 commit e74d061

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

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

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -203,15 +203,13 @@ Debug.WriteLine(playerWidgetLink);
203203
204204
```
205205

206-
## Code samples
207-
208-
The [sample code](https://github.com/Azure-Samples/media-services-video-indexer/tree/master/API) 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.
209-
210206
## See also
211207

212208
- [Video Indexer overview](video-indexer-overview.md)
213209
- [Regions](https://azure.microsoft.com/global-infrastructure/services/?products=cognitive-services)
214210

215211
## Next steps
216212

217-
[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)