VideoFormats Class

Summary
The VideoFormats object contains a collection of video formats available for video devices.
Syntax
C#
C++/CLI
[DefaultMemberAttribute("Item")] 
public class VideoFormats : IEnumerable<VideoFormat>, IEnumerable 
[DefaultMemberAttribute("Item")] 
public ref class VideoFormats : public System.Collections.Generic.IEnumerable<VideoFormat>, System.Collections.IEnumerable   
Remarks

The VideoFormats Object contains a collection of video formats available for video devices. The CaptureCtrl object uses the collection to enumerate and select video formats. A VideoFormats object is not externally creatable and is only obtained through the parent object's interface.

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.