←Select platform

CaptureCtrl Class

Summary

Allows the user to capture audio and video from hardware devices.

Syntax

C#
VB
C++
[DesignTimeVisibleAttribute(true)] 
public class CaptureCtrl : ControlHost 
<DesignerAttribute(DesignerBaseTypeName="System.ComponentModel.Design.IDesigner", DesignerTypeName="")> 
<DesignTimeVisibleAttribute()> 
Public Class CaptureCtrl  
   Inherits Leadtools.Mediafoundation.ControlHost 
   Implements System.ComponentModel.IComponent, System.ComponentModel.ISupportInitialize, System.ComponentModel.ISynchronizeInvoke, System.IDisposable, System.Windows.Forms.IBindableComponent, System.Windows.Forms.IDropTarget, System.Windows.Forms.IWin32Window  
[DesignerAttribute(DesignerBaseTypeName="System.ComponentModel.Design.IDesigner", DesignerTypeName="")] 
[DesignTimeVisibleAttribute()] 
public ref class CaptureCtrl : public Leadtools.Mediafoundation.ControlHost, System.ComponentModel.IComponent, System.ComponentModel.ISupportInitialize, System.ComponentModel.ISynchronizeInvoke, System.IDisposable, System.Windows.Forms.IBindableComponent, System.Windows.Forms.IDropTarget, System.Windows.Forms.IWin32Window   

Remarks

The CaptureCtrl object allows the user to capture audio and video from hardware devices. It is a user control that can be placed on a Windows form.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MediaFoundation Assembly