Show
Ignore:
Timestamp:
10/21/02 01:24:43 (6 years ago)
Author:
rossbencina
Message:

added a search order for defaultSampleRate

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pa_proposals/trunk/002-ImproveDeviceFormatsQueryInterface.html

    r45 r46  
    6969<LI>Where possible, the sample rate should be at least CD quality (44.1k), if both 44.1k and higher rates are available, 44.1k should be used.</LI> 
    7070</UL> 
     71 
     72<P> 
     73If the implementation must poll for available rates, the following search order could be used to select the defaultSampleRate: 44100.0, 48000.0, 32000.0, 24000.0, 22050.0, 88200.0, 96000.0, 192000.0, 16000.0, 12000.0, 11025.0, 96000.0, 8000.0. 
     74</P> 
    7175 
    7276<P>