VirtualBox

Changeset 6117 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Dec 18, 2007 9:37:40 AM (17 years ago)
Author:
vboxsync
Message:

audio: forgot this

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Audio/audio.c

    r6067 r6117  
    482482    case AUD_FMT_U16:
    483483        AUD_log (NULL, "U16");
     484        break;
     485    case AUD_FMT_S32:
     486        AUD_log (NULL, "S32");
     487        break;
     488    case AUD_FMT_U32:
     489        AUD_log (NULL, "U32");
    484490        break;
    485491    default:
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette