/[svn]/linuxsampler/trunk/src/engines/gig/Stream.h
ViewVC logotype

Diff of /linuxsampler/trunk/src/engines/gig/Stream.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 323 by schoenebeck, Tue Dec 14 00:32:21 2004 UTC revision 333 by senkov, Sat Jan 1 08:18:07 2005 UTC
# Line 115  namespace LinuxSampler { namespace gig { Line 115  namespace LinuxSampler { namespace gig {
115    
116              // Static Attributes              // Static Attributes
117              static uint              UnusedStreams; //< Reflects how many stream objects of all stream instances are currently not in use.              static uint              UnusedStreams; //< Reflects how many stream objects of all stream instances are currently not in use.
118                static uint              TotalStreams; //< Reflects how many stream objects currently exist.
119    
120              // Methods              // Methods
121              inline void Reset() {              inline void Reset() {

Legend:
Removed from v.323  
changed lines
  Added in v.333

  ViewVC Help
Powered by ViewVC