Class VLScreenCapture.TVLCaptureOutputSize
From Mitov Wiki Doc
(Difference between revisions)
(Automated Syncronization with Documentation) |
(Automated Syncronization with Documentation) |
||
(One intermediate revision by one user not shown) | |||
Line 26: | Line 26: | ||
=== C# (.NET): === | === C# (.NET): === | ||
<code> | <code> | ||
− | '''public ref class''' | + | '''public ref class''' CaptureOutputSize : [[Class VLRectRegion.TVLFilterOutputSize|Mitov.VideoLab.FilterOutputSize]] |
</code> | </code> | ||
== Summary == | == Summary == | ||
Line 54: | Line 54: | ||
*[[Property VLRectRegion.TVLSize.Width|Width]] | *[[Property VLRectRegion.TVLSize.Width|Width]] | ||
*[[Property VLRectRegion.TVLSize.Height|Height]] | *[[Property VLRectRegion.TVLSize.Height|Height]] | ||
+ | |||
+ | == Methods == | ||
+ | |||
+ | === Public === | ||
+ | *[[Method function VLRectRegion.TVLSize.GetSize() : TSize|function GetSize() : TSize]] | ||
[[Category:Classes]] | [[Category:Classes]] |
Latest revision as of 00:30, 26 June 2013
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Package: VideoLabPkg
Unit: VLScreenCapture
Inherits: TVLFilterOutputSize
Contents |
Syntax
Delphi:
type TVLCaptureOutputSize = class( TVLFilterOutputSize )
C++ Builder:
class TVLCaptureOutputSize : public TVLFilterOutputSize
Visual C++ (MFC):
class CTVLCaptureOutputSize : public CTVLFilterOutputSize
C# (.NET):
public ref class CaptureOutputSize : Mitov.VideoLab.FilterOutputSize
Summary
Capture size properties class.
Description
Defines class for the capture size properties.
Properties
Published
- Mode - Specifies the capture size mode.