Changeset 39104 in vbox
- Timestamp:
- Oct 25, 2011 6:36:29 AM (13 years ago)
- File:
-
- 1 edited
-
trunk/src/VBox/Devices/Audio/filteraudio.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Audio/filteraudio.c
r36327 r39104 294 294 static int fltInitOutput(filterVoiceOut *pVoice) 295 295 { 296 uint32_t uSize = 0; /* temporary size of properties */297 uint32_t uFlag = 0; /* for setting flags */298 296 uint32_t cFrames; /* default frame count */ 299 297 uint32_t cSamples; /* samples count */
Note:
See TracChangeset
for help on using the changeset viewer.

