Changeset 35 for pa_proposals/trunk

Show
Ignore:
Timestamp:
10/17/02 20:39:19 (6 years ago)
Author:
rossbencina
Message:

updated v19-devel status references
noted that device field can no longer be paNoDevice

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pa_proposals/trunk/016-UseStructsForOpenStreamParameters.html

    r31 r35  
    1818<P><A href="index.html">Enhancement Proposals Index</A>, 
    1919<A href="http://www.portaudio.com/">PortAudio Home Page</A></P> 
    20 <P>Updated: August 24, 2002 </P> 
     20<P>Updated: October 18, 2002 </P> 
    2121 
    2222<H4>Status</H4> 
    2323 
    24 <P>This proposal is sufficiently well defined to be implemented.</P> 
     24<P>This proposal is sufficiently well defined to be implemented. The proposal has been implemented in the v19-devel branch.</P> 
    2525 
    2626<H4>Background</H4> 
     
    8282</P> 
    8383 
     84<P> 
     85In cases where a PaStreamParameters pointer is supplied, its device field must NOT be set to paNoDevice, nor may its numChannels field be zero. 
     86</P> 
     87 
    8488 
    8589<H4>Discussion</H4>