VirtualBox

Changeset 89073 in vbox for trunk/include


Ignore:
Timestamp:
May 17, 2021 7:43:09 AM (4 years ago)
Author:
vboxsync
Message:

Audio/ValKit: Moved the AudioTestWaveXXX functions to AudioTest.cpp so those can also be used for injecting input (recording) data later [build fixes]. bugref:10008

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/formats/riff.h

    r89059 r89073  
    153153    RTRIFFCHUNK     Chunk;
    154154    /** Variable sized sample data. */
    155     uint8_t         abData[RT_FLEXIBLE_ARRAY_IN_UNION];
     155    uint8_t         abData[RT_FLEXIBLE_ARRAY_IN_NESTED_UNION];
    156156} RTRIFFWAVEDATACHUNK;
    157157
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