CaptureSizes Class

Summary
The CaptureSizes object contains a collection of registered video capture sizes.
Syntax
C#
VB
C++
[DefaultMemberAttribute("Item")] 
public class CaptureSizes : IEnumerable<CaptureSize>, IEnumerable, IDisposable 
<DefaultMemberAttribute("Item")> 
Public Class CaptureSizes  
   Implements System.Collections.Generic.IEnumerable(Of CaptureSize), System.Collections.IEnumerable, System.IDisposable  
[DefaultMemberAttribute("Item")] 
public ref class CaptureSizes : public System.Collections.Generic.IEnumerable<CaptureSize>, System.Collections.IEnumerable, System.IDisposable   
Remarks

The CaptureCtrl object uses the collection to enumerate and select capture sizes. The CaptureSizes object is not externally creatable and is only obtained through the parent object's VideoCaptureSizes properties.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.