Property VLCommonCombine.TVLCombineFrameSize.SizeMode

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

Contents

Syntax

Delphi:

property SizeMode : TVLCombineSizeMode read GetSizeMode write SetSizeMode default smWrappingRect;

C++ Builder:

__property TVLCombineSizeMode SizeMode = { read=GetSizeMode, write=SetSizeMode, default=smWrappingRect };

Summary

The way the size of the output frame will be calculated when the streaming starts.

Description

Use this property to specify the way the size of the output frame will be calculated when the streaming starts.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox