gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-commit] [patch #8086] RTMP netStream patch


From: Sandro Santilli
Subject: Re: [Gnash-commit] [patch #8086] RTMP netStream patch
Date: Mon, 2 Sep 2013 16:00:45 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

On Mon, Sep 02, 2013 at 07:25:01PM +0530, George Thomas wrote:
> The situation is like netStream.currentFps should be greater than 0
> ideally and it will be in proprietary player.

Then the check should be:

 xcheck( netStream.currentFps > 0 );

--strk;



reply via email to

[Prev in Thread] Current Thread [Next in Thread]