Property VLCompression.TVLVideoCompressionItem.KeyFrames

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

Contents

Syntax

Delphi:

property KeyFrames : TVLKeyFrames read FKeyFrames write SetKeyFrames;

C++ Builder:

__property TVLKeyFrames * KeyFrames = { read=FKeyFrames, write=SetKeyFrames };

Summary

Specifies how the key frames will be embedded in the video.

Description

Use this property to specify how the key frames will be embedded in the video.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox