Re: [Live-devel] getNormalPlayTime returning negative value

2013-11-24 Thread Ross Finlayson
> As I have not migrated my client side code yet to the asynchronous calls, I > only upgraded the server side to version 2013.11.06. Sorry, but the latest version of the code is the only version that we support. So, you'll need to upgrade your client to use the latest version (with the asynch

[Live-devel] getNormalPlayTime returning negative value

2013-11-24 Thread Michael
I have a project that implements some FramedSource subclasses to send compressed audio and video. On the receiving side, a subclass of the MediaSink class provides the ability to receive the compressed data and perform playback. The getNormalPlayTime method is called on the receiving side to det