VirtualBox

Changeset 45838 in vbox for trunk/src/VBox/Main/idl


Ignore:
Timestamp:
Apr 30, 2013 1:54:20 PM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
85412
Message:

VPX: plugged memory leak; introduced rate parameter; clear artefacts from previous frames after resize; cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/idl/VirtualBox.xidl

    r45810 r45838  
    42394239    <attribute name="VideoCaptureFile" type="wstring" default="Test.webm">
    42404240      <desc>
    4241         This setting determines what filename VirtualBox uses to save
     4241        This setting determines the filename VirtualBox uses to save
    42424242        the recorded content.</desc>
    42434243    </attribute>
     
    42454245    <attribute name="VideoCaptureWidth" type="unsigned long" default="640">
    42464246      <desc>
    4247         This setting determines what should be the horizontal resolution of
    4248         recorded video.</desc>
     4247        This setting determines the horizontal resolution of the recorded video.</desc>
    42494248    </attribute>
    42504249
    42514250    <attribute name="VideoCaptureHeight" type="unsigned long" default="480">
    42524251      <desc>
    4253         This setting determines what should be the vertical resolution
    4254         of recorded video.</desc>
     4252        This setting determines the vertical resolution of the recorded video.</desc>
     4253    </attribute>
     4254
     4255    <attribute name="VideoCaptureRate" type="unsigned long" default="512">
     4256      <desc>
     4257        This setting determines the bitrate in kilobits per second
     4258      </desc>
    42554259    </attribute>
    42564260
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