How can I get video duration via API or C# client?

Product

Encoding - VOD

Question

How can I get video duration via C#? I see this information in the UI Screenshot-2 hosted at ImgBB — ImgBB

1 Like

@oleksandr.karpliuk You can retrieve the stream duration using the Stream Input Details API.

Doc Reference - Stream Input Details

GET
https://api.bitmovin.com/v1/encoding/encodings/{encoding_id}/streams/{stream_id}/input

This topic was automatically closed 60 minutes after the last reply. New replies are no longer allowed.