VirtualBox

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


Ignore:
Timestamp:
Sep 9, 2021 6:05:34 AM (3 years ago)
Author:
vboxsync
Message:

Audio/Validation Kit: Some more diagnostics to find out why some testbox guests refuse to play any test tones [build fix]. ​bugref:10008

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Audio/DrvHostAudioPulseAudio.cpp

    r91168 r91173  
    156156    /** Internal byte offset. */
    157157    uint64_t                offInternal;
    158 #ifdef LOG_ENABLED
    159158    /** Creation timestamp (in microsecs) of stream playback / recording. */
    160159    pa_usec_t               tsStartUs;
    161160    /** Timestamp (in microsecs) when last read from / written to the stream. */
    162161    pa_usec_t               tsLastReadWrittenUs;
    163 #endif
    164162    /** Number of occurred audio data underflows. */
    165163    uint32_t                cUnderflows;
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