Is there a way to get the duration of the recording files?
Description
I can get the list of recordings of a meeting instance with their start_time and end_time. But the elapsed time between them rarely reflects the duration of the downloaded file. I understand this may happen if there had been pauses during the recording. So, I can´t get the duration of a recording file relying on the starting and ending time.
Error
Is there a way to get the duration of a recording file?
Which Endpoint/s?
JWT Token
/meetings/{meetingId}/recordings
Thanks in advance!