Class VLAVILogger.TVLAVILogger

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.

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 AVILogger : 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.


Diagram:

VLAVILogger Preview.png

Properties

Published

Methods

Public

Events

From TVLCommonLogger

Properties

Published

Public

Pins

Events

From TSLBasicThreadedEnableFilter

Properties

Published

From TSLBasicThreadedFilter

Properties

Published

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox