VirtualBox

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


Ignore:
Timestamp:
Nov 13, 2018 10:36:18 AM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
126562
Message:

Recording/Main: Renaming nits.

File:
1 edited

Legend:

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

    r75395 r75416  
    68846884#ifdef VBOX_WITH_AUDIO_RECORDING
    68856885/**
    6886  * Sends audio (frame) data to the display's video capturing routines.
     6886 * Sends audio (frame) data to the recording routines.
    68876887 *
    68886888 * @returns HRESULT
     
    70137013
    70147014/**
    7015  * Starts capturing. Does nothing if capturing is already active.
     7015 * Starts recording. Does nothing if recording is already active.
    70167016 *
    70177017 * @returns IPRT status code.
     
    70387038
    70397039/**
    7040  * Stops capturing. Does nothing if capturing is not active.
     7040 * Stops recording. Does nothing if recording is not active.
    70417041 */
    70427042int Console::i_recordingStop(void)
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