Class VLAVILogger.TVLAVILogger

From Mitov Wiki Doc
Revision as of 00:18, 22 November 2011 by David Alm (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.

BIGVLAVILogger.gif VLAVILogger.gif NETVLAVILogger.gif

Package: VideoLabBasicPkg

Unit: VLAVILogger

Inherits: TVLCommonLogger

Contents

Syntax

Delphi:

type TVLAVILogger = class( TVLCommonLogger )

C++ Builder:

class TVLAVILogger : public TVLCommonLogger

Visual C++ (MFC):

class CTVLAVILogger : public CTVLCommonLogger

C# (.NET):

public ref class TVLAVILogger : Mitov.VideoLab.CommonLogger

Summary

Records AVI Video files.

Description

Use this component to store AVI files to disk.

To store video to an AVI file, place the component on a form, set the FileName with the name of the AVI file to be created, and connect the InputPut pin to the OutputPin of a component generating video data, such as TVLAVIPlayer or TVLCapture.

Properties

Published

Methods

Public

Events

From TVLCommonLogger

Properties

Published

Public

Pins

Events

From TSLBasicThreadedEnableFilter

Properties

Published

Pins

From TSLBasicThreadedFilter

Properties

Published

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox