VideoFormats Class

Summary
The VideoFormats object contains a collection of video formats available for video devices.
Syntax
C#
VB
C++
[DefaultMemberAttribute("Item")] 
public class VideoFormats : IEnumerable<VideoFormat>, IEnumerable 
<DefaultMemberAttribute("Item")> 
Public Class VideoFormats  
   Implements System.Collections.Generic.IEnumerable(Of VideoFormat), System.Collections.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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MediaFoundation Assembly

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