简体   繁体   中英

Azure Media Service V3 metadata

I am rewriting our Azure Media Service integration from V2 to V3 but I cannot from the documentation work out how to access the metadata on an encoded video to get the duration of the video.

I have managed to upload, encode and publish a locator and get the DASH url but the access to metadata appears to be missing on the Asset object.

Is this available yet in version 3 of the API? The V3 documentation mentions the Output metadata but not how to access it:

https://docs.microsoft.com/en-us/azure/media-services/latest/output-metadata-schema

In the output Asset, you should find a file named {GUID}_metadata.json

We will follow up and update our documentation.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM