VirtualBox

Ignore:
Timestamp:
May 8, 2013 8:47:02 AM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
85586
Message:

Main/VPX: some code restructuring to be able to log errors / success during initialization

File:
1 edited

Legend:

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

    r45926 r45941  
    2323
    2424int  VideoRecContextCreate(PVIDEORECCONTEXT *ppVideoRecContext);
    25 int  VideoRecContextInit(PVIDEORECCONTEXT pVideoRecContext, com::Bstr mFileName,
     25int  VideoRecContextInit(PVIDEORECCONTEXT pVideoRecContext, const char *pszFile,
    2626                         uint32_t uWidth, uint32_t uHeight, uint32_t uRate, uint32_t uFps);
    2727void VideoRecContextClose(PVIDEORECCONTEXT pVideoRecContext);
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