VirtualBox

Changeset 89309 in vbox for trunk/src/VBox/Devices/Audio


Ignore:
Timestamp:
May 27, 2021 9:49:44 AM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
144656
Message:

Audio/ValKit: Various small bugfixes for writing the test manifest file [32-bit build fix]. bugref:10008

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Audio/AudioTestServiceProtocol.h

    r89308 r89309  
    135135    /** Test tone parameters for playback. */
    136136    AUDIOTESTTONEPARMS ToneParms;
     137#if HC_ARCH_BITS == 64
    137138    uint8_t            aPadding[4];
     139#else
     140    uint8_t            aPadding[6];
     141#endif
    138142} ATSPKTREQTONEPLAY;
    139143AssertCompileSizeAlignment(ATSPKTREQTONEPLAY, ATSPKT_ALIGNMENT);
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