VirtualBox

Changeset 75255 in vbox for trunk/src/VBox/Main/src-client


Ignore:
Timestamp:
Nov 5, 2018 6:43:22 PM (6 years ago)
Author:
vboxsync
Message:

Capturing: Build fix.

File:
1 edited

Legend:

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

    r75254 r75255  
    753753    if (RT_SUCCESS(rc))
    754754    {
    755         this->pCtx      = pCtx;
    756         this->fEnabled  = true;
    757         this->uScreenID = uScreen;
    758         this->tsStartMs = RTTimeMilliTS();
    759         this->ScreenSettings  = Settings;
     755        this->fEnabled       = true;
     756        this->uScreenID      = uScreen;
     757        this->tsStartMs      = RTTimeMilliTS();
     758        this->ScreenSettings = Settings;
    760759    }
    761760    else
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