VirtualBox

Changeset 63534 in vbox for trunk/include/VBox/vmm


Ignore:
Timestamp:
Aug 16, 2016 10:14:46 AM (8 years ago)
Author:
vboxsync
Message:

Audio: Renaming.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vmm/pdmaudioifs.h

    r63529 r63534  
    262262    /** @todo Use RT_LE2H_*? */
    263263    PDMAUDIOENDIANNESS       enmEndianness;
    264     /** Size of audio sample buffer. */
    265     uint32_t                 cSamples;
     264    /** Hint about the optimal sample buffer size (in audio samples).
     265     *  0 if no hint is given. */
     266    uint32_t                 cSampleBufferSize;
    266267} PDMAUDIOSTREAMCFG, *PPDMAUDIOSTREAMCFG;
    267268
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