VirtualBox

Changeset 89474 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Jun 2, 2021 9:18:32 PM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
144830
Message:

DrvHostAudioAlsaStubs.h: Correct version number for snd_pcm_avail_delay. bugref:9890

File:
1 edited

Legend:

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

    r89472 r89474  
    3131extern int audioLoadAlsaLib(void);
    3232
    33 #if VBOX_ALSA_VER < VBOX_ALSA_MAKE_VER(1,0,0)   /* added in 1.0.0 */
     33#if VBOX_ALSA_VER < VBOX_ALSA_MAKE_VER(1,0,18)   /* added in 1.0.18 */
    3434extern int  snd_pcm_avail_delay(snd_pcm_t *, snd_pcm_sframes_t *, snd_pcm_sframes_t *);
    3535#endif
Note: See TracChangeset for help on using the changeset viewer.

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