Type VLDSCapture.TVLDSGrabberCreateEvent

From Mitov Wiki Doc
Jump to: navigation, search

This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.

Package: VideoLabBasicPkg

Unit: VLDSCapture

Contents

Syntax

Delphi:

type procedure TVLDSGrabberCreateEvent( Sender : TObject, var AFilter : IBaseFilter ) of object;

C++ Builder:

typedef void __fastcall (__closure *TVLDSGrabberCreateEvent)( TObject * Sender, IBaseFilter &AFilter );

Summary

Event type for creating custom video grabber.

Description

Defines event type for creating custom video grabber.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox