Changeset 8879 for trunk/Xul_Audio/chrome/content/audio-toolkit/waves.xml
- Timestamp:
- 03/06/07 05:07:19 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Xul_Audio/chrome/content/audio-toolkit/waves.xml
r8379 r8879 151 151 152 152 // Create a new channel for reading data 153 var audioChan = gAudioSrvc.newAudioChannel(fileUri, -1, -1 );153 var audioChan = gAudioSrvc.newAudioChannel(fileUri, -1, -1, 2); 154 154 155 155 // Get audioStream
Note: See TracChangeset
for help on using the changeset viewer.