[vlc-devel] stream.b_changed flag in wxWin interface

Joe Kraft hishadow at netcabo.pt
Sat Jul 26 19:08:40 CEST 2003


I was looking through the code to see how the b_changed flag was used, and
where it was reset.  I noticed that nearly every interface tested the
stream.b_changed flag and after doing something it reset the flag to 0.

The wxwindows interface does not do that.  It used to have code that tested
the flag, but it is now commented out.  Is that an indicator that it's not
necessary to test that flag and reset it eventually?

Supposing it is best to reset the flag, which interface would reset it if
there were multiple interfaces running?  Or is it best to ignore it
alltogether?

Joe Kraft.

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc-devel mailing list