Event VLBasicGenericFilter.TVLBasicStartGenericFilter.OnStart

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.

Class: TVLBasicStartGenericFilter

Contents

Syntax

Delphi:

property OnStart : TVLStartNotify read FOnStart write FOnStart;

C++ Builder:

__property TVLStartNotify OnStart = { read=FOnStart, write=FOnStart };

Summary

Occurs when the data pumping starts.

Description

Use the OnStart event handler to write code that responds when the pumping of video frames starts.

Usually occurs at the beginning of video capturing or video playback.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox