CaptureSubTypes Class

Summary
The CaptureSubTypes object contains a collection of common video capture subtypes supported by the current video device.
Syntax
C#
C++/CLI
[DefaultMemberAttribute("Item")] 
public class CaptureSubTypes : IEnumerable<CaptureSubType>, IEnumerable 
[DefaultMemberAttribute("Item")] 
public ref class CaptureSubTypes : public System.Collections.Generic.IEnumerable<CaptureSubType>, System.Collections.IEnumerable   
Remarks

The CaptureSubTypes object contains a collection of common video capture subtypes supported by the current video device. The CaptureCtrl object uses the collection to enumerate and select subtypes. An CaptureSubTypes object is not externally creatable and is only obtained through the CaptureCtrl.VideoCaptureSubTypes property.

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.