Changeset 46 for pa_proposals/trunk
- Timestamp:
- 10/21/02 01:24:43 (6 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
pa_proposals/trunk/002-ImproveDeviceFormatsQueryInterface.html
r45 r46 69 69 <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> 70 70 </UL> 71 72 <P> 73 If 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> 71 75 72 76 <P>
