CaptureSizes Class

Summary
The CaptureSizes object contains a collection of registered video capture sizes.
Syntax
C#
C++/CLI
[DefaultMemberAttribute("Item")] 
public class CaptureSizes : IEnumerable<CaptureSize>, IEnumerable 
[DefaultMemberAttribute("Item")] 
public ref class CaptureSizes : public System.Collections.Generic.IEnumerable<CaptureSize>, System.Collections.IEnumerable   
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 22.0.2022.12.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MediaFoundation Assembly

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