VirtualBox

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


Ignore:
Timestamp:
Oct 25, 2018 1:10:22 PM (6 years ago)
Author:
vboxsync
Message:

Build fix.

File:
1 edited

Legend:

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

    r74905 r75067  
    26122612        for (unsigned uScreen = 0; uScreen < mcMonitors; uScreen++)
    26132613        {
    2614             int rc2 = VideoRecStreamInit(mpVideoRecCtx, uScreen);
     2614            int rc2 = VideoRecStreamInit(VideoRecGetStream(mpVideoRecCtx, uScreen), mpVideoRecCtx, uScreen);
    26152615            if (RT_SUCCESS(rc2))
    26162616            {
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