VirtualBox

Changeset 68982 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
Oct 4, 2017 1:49:18 PM (7 years ago)
Author:
vboxsync
Message:

VideoRec: videoRecStreamOpenFile() is static.

File:
1 edited

Legend:

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

    r68850 r68982  
    930930 * @param   pCfg                Recording configuration to use.
    931931 */
    932 int videoRecStreamOpenFile(PVIDEORECSTREAM pStream, PVIDEORECCFG pCfg)
     932static int videoRecStreamOpenFile(PVIDEORECSTREAM pStream, PVIDEORECCFG pCfg)
    933933{
    934934    AssertPtrReturn(pStream, VERR_INVALID_POINTER);
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