VirtualBox

Ignore:
Timestamp:
Nov 15, 2018 4:12:07 PM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
126645
Message:

Recording/Main: Implemented better support for recording limits (also now configurable per screen).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/RecordingInternals.h

    r75441 r75488  
    4848            /** Pointer to the codec's internal YUV buffer. */
    4949            uint8_t            *pu8YuvBuf;
     50            /** The encoder's deadline (in ms).
     51             *  The more time the encoder is allowed to spend encoding, the better the encoded
     52             *  result, in exchange for higher CPU usage and time spent encoding. */
    5053            unsigned int        uEncoderDeadline;
    5154        } VPX;
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