Method function VLCompression.TVLVideoCompressionItems.Add() : TVLVideoCompressionItem

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
David Alm (Talk | contribs)
(Automated Syncronization with Documentation)

Latest revision as of 17:19, 18 October 2012

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