VirtualBox

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


Ignore:
Timestamp:
Jun 13, 2013 12:02:48 PM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
86379
Message:

Main/VBoxManage: allow to enable video recording at VM runtime

File:
1 edited

Legend:

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

    r46478 r46523  
    42634263      <desc>
    42644264        This setting determines the filename VirtualBox uses to save
    4265         the recorded content.</desc>
     4265        the recorded content. This setting cannot be changed while video
     4266        capturing is enabled.
     4267      </desc>
    42664268    </attribute>
    42674269
    42684270    <attribute name="VideoCaptureWidth" type="unsigned long" default="640">
    42694271      <desc>
    4270         This setting determines the horizontal resolution of the recorded video.</desc>
     4272        This setting determines the horizontal resolution of the recorded
     4273        video. This setting cannot be changed while video capturing is
     4274        enabled.
     4275      </desc>
    42714276    </attribute>
    42724277
    42734278    <attribute name="VideoCaptureHeight" type="unsigned long" default="480">
    42744279      <desc>
    4275         This setting determines the vertical resolution of the recorded video.</desc>
     4280        This setting determines the vertical resolution of the recorded
     4281        video. This setting cannot be changed while video capturing is
     4282        enabled.
     4283      </desc>
    42764284    </attribute>
    42774285
     
    42804288        This setting determines the bitrate in kilobits per second.
    42814289        Increasing this value makes the video look better for the
    4282         cost of an increased file size.
     4290        cost of an increased file size. This setting cannot be changed
     4291        while video capturing is enabled.
    42834292      </desc>
    42844293    </attribute>
     
    42894298        Frames with a higher frequency will be skipped. Reducing this
    42904299        value increses the number of skipped frames but reduces the
    4291         file size.
     4300        file size. This setting cannot be changed while video capturing
     4301        is enabled.
    42924302      </desc>
    42934303    </attribute>
     
    1469114701  <interface
    1469214702    name="IDisplay" extends="$unknown"
    14693     uuid="0598a3df-3dc0-43c7-a79c-237fb5bb633d"
     14703    uuid="23efdcab-1ae5-47ee-951e-e0f9a3935f2a"
    1469414704    wsmap="managed"
    1469514705    >
     
    1489614906        <desc>
    1489714907          Array with resulting screen data.
    14898         </desc>
    14899       </param>
    14900     </method>
    14901 
    14902     <method name="enableVideoCaptureScreens">
    14903       <desc>
    14904         Start/stop video capture on selected screens.
    14905       </desc>
    14906       <param name="screens" type="boolean" safearray="yes" dir="in">
    14907         <desc>
    14908           The screens to start/stop capturing.
    1490914908        </desc>
    1491014909      </param>
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