Copy link to clipboard
Copied
How to get Multiple FLV duration in single shot?. Am using Netstream concept.
Copy link to clipboard
Copied
what do you mean by 'single shot'?
and what problem do you have doing the obvious?
Copy link to clipboard
Copied
I have more flv files and taking it via XML. I want to play the multiple flv video in single timeline. For that i need duration of multiple flv in for loop. Is it possible to take without metadata?
Copy link to clipboard
Copied
if you want to read duration dynamically, use the metadata_received event and listener. otherwise, you can use ame, for example.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now