Method function VLCompression.TVLVideoCompressionItems.Add() : TVLVideoCompressionItem

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: TVLVideoCompressionItems

Contents

Syntax

Delphi:

function Add() : TVLVideoCompressionItem;

C++ Builder:

TVLVideoCompressionItem __fastcall Add();

Visual C++ (MFC):

CTVLVideoCompressionItem Add();

Summary

Creates and adds a new video compression item. The item is returned in the result.

Description

Call this method to create and adds a new video compression item. The item is returned in the result.

Returns

The newly created and added to the list TVLVideoCompressionItem.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox