VirtualBox

Changeset 70038 in vbox


Ignore:
Timestamp:
Dec 8, 2017 5:02:17 PM (7 years ago)
Author:
vboxsync
Message:

Build fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-client/DrvAudioVideoRec.cpp

    r69683 r70038  
    753753        if (cbWritten > 0)
    754754        {
    755 # ifdef VBOX_WITH_STATISTICS
    756755            /* Get overall frames encoded. */
    757756            const uint32_t cEncFrames     = opus_packet_get_nb_frames(abDst, cbWritten);
    758757
     758# ifdef VBOX_WITH_STATISTICS
    759759            pSink->Codec.STAM.cEncFrames += cEncFrames;
    760760            pSink->Codec.STAM.msEncTotal += pSink->Codec.Opus.msFrame * cEncFrames;
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