flex - How to know where live point is in a stream? -


How will it know where live in a stream?

NetStream.seek (99999999999999) basically sends me to the latest point, but how do I get the current exact end point of the stream?

found it on the client now

onMetaData ()

Info.duration

and its NetStream .time


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -