FMIceLinkLayoutPreset Class Reference
| Inherits from | FMIceLinkDynamic : FMIceLinkSerializable : NSObject | 
|---|---|
| Declared in | FMIceLinkLayoutPreset.h FMIceLinkLayoutPreset.m  | 
– alignment
	- (FMIceLinkLayoutAlignment)alignmentDiscussion
Declared In
FMIceLinkLayoutPreset.h
– applyPreset:
	- (void)applyPreset:(FMIceLinkLayoutPreset *)presetParameters
preset | 
						The preset to apply.  | 
					
|---|
Discussion
Declared In
FMIceLinkLayoutPreset.h
– blockHeight
	- (int)blockHeightDiscussion
Declared In
FMIceLinkLayoutPreset.h
– blockHeightPercent
	- (double)blockHeightPercentDiscussion
Declared In
FMIceLinkLayoutPreset.h
– blockMarginX
	- (int)blockMarginXDiscussion
Declared In
FMIceLinkLayoutPreset.h
– blockMarginXPercent
	- (double)blockMarginXPercentDiscussion
Declared In
FMIceLinkLayoutPreset.h
– blockMarginY
	- (int)blockMarginYDiscussion
Declared In
FMIceLinkLayoutPreset.h
– blockMarginYPercent
	- (double)blockMarginYPercentDiscussion
Declared In
FMIceLinkLayoutPreset.h
– blockWidth
	- (int)blockWidthDiscussion
Declared In
FMIceLinkLayoutPreset.h
– blockWidthPercent
	- (double)blockWidthPercentDiscussion
Declared In
FMIceLinkLayoutPreset.h
– calculateLayoutWithLayoutWidth:layoutHeight:remoteCount:origin:
	- (FMIceLinkLayout *)calculateLayoutWithLayoutWidth:(int)layoutWidth layoutHeight:(int)layoutHeight remoteCount:(int)remoteCount origin:(FMIceLinkLayoutOrigin)originParameters
layoutWidth | 
						The total width of the layout.  | 
					
|---|---|
layoutHeight | 
						The total height of the layout.  | 
					
remoteCount | 
						The number of remote frames.  | 
					
origin | 
						The layout origin  | 
					
Return Value
The video frame layout.
Discussion
Declared In
FMIceLinkLayoutPreset.h
– copyToPreset:
	- (void)copyToPreset:(FMIceLinkLayoutPreset *)presetParameters
preset | 
						The target preset.  | 
					
|---|
Discussion
Declared In
FMIceLinkLayoutPreset.h
– direction
	- (FMIceLinkLayoutDirection)directionDiscussion
Declared In
FMIceLinkLayoutPreset.h
+ facetime
	+ (FMIceLinkLayoutPreset *)facetimeDiscussion
Declared In
FMIceLinkLayoutPreset.h
– floatHeight
	- (int)floatHeightDiscussion
Declared In
FMIceLinkLayoutPreset.h
– floatHeightPercent
	- (double)floatHeightPercentDiscussion
Declared In
FMIceLinkLayoutPreset.h
– floatMarginX
	- (int)floatMarginXDiscussion
Declared In
FMIceLinkLayoutPreset.h
– floatMarginXPercent
	- (double)floatMarginXPercentDiscussion
Declared In
FMIceLinkLayoutPreset.h
– floatMarginY
	- (int)floatMarginYDiscussion
Declared In
FMIceLinkLayoutPreset.h
– floatMarginYPercent
	- (double)floatMarginYPercentDiscussion
Declared In
FMIceLinkLayoutPreset.h
– floatWidth
	- (int)floatWidthDiscussion
Declared In
FMIceLinkLayoutPreset.h
– floatWidthPercent
	- (double)floatWidthPercentDiscussion
Declared In
FMIceLinkLayoutPreset.h
+ googleHangouts
	+ (FMIceLinkLayoutPreset *)googleHangoutsDiscussion
Declared In
FMIceLinkLayoutPreset.h
– init
	- (instancetype)initDiscussion
Declared In
FMIceLinkLayoutPreset.h
– inlineMargin
	- (int)inlineMarginDiscussion
Declared In
FMIceLinkLayoutPreset.h
+ layoutPreset
	+ (FMIceLinkLayoutPreset *)layoutPresetDiscussion
Declared In
FMIceLinkLayoutPreset.h
– mode
	- (FMIceLinkLayoutMode)modeDiscussion
Declared In
FMIceLinkLayoutPreset.h
– setAlignment:
	- (void)setAlignment:(FMIceLinkLayoutAlignment)valueDiscussion
Declared In
FMIceLinkLayoutPreset.h
– setBlockHeight:
	- (void)setBlockHeight:(int)valueDiscussion
Declared In
FMIceLinkLayoutPreset.h
– setBlockHeightPercent:
	- (void)setBlockHeightPercent:(double)valueDiscussion
Declared In
FMIceLinkLayoutPreset.h
– setBlockMarginX:
	- (void)setBlockMarginX:(int)valueDiscussion
Declared In
FMIceLinkLayoutPreset.h
– setBlockMarginXPercent:
	- (void)setBlockMarginXPercent:(double)valueDiscussion
Declared In
FMIceLinkLayoutPreset.h
– setBlockMarginY:
	- (void)setBlockMarginY:(int)valueDiscussion
Declared In
FMIceLinkLayoutPreset.h
– setBlockMarginYPercent:
	- (void)setBlockMarginYPercent:(double)valueDiscussion
Declared In
FMIceLinkLayoutPreset.h
– setBlockWidth:
	- (void)setBlockWidth:(int)valueDiscussion
Declared In
FMIceLinkLayoutPreset.h
– setBlockWidthPercent:
	- (void)setBlockWidthPercent:(double)valueDiscussion
Declared In
FMIceLinkLayoutPreset.h
– setDirection:
	- (void)setDirection:(FMIceLinkLayoutDirection)valueDiscussion
Declared In
FMIceLinkLayoutPreset.h
– setFloatHeight:
	- (void)setFloatHeight:(int)valueDiscussion
Declared In
FMIceLinkLayoutPreset.h
– setFloatHeightPercent:
	- (void)setFloatHeightPercent:(double)valueDiscussion
Declared In
FMIceLinkLayoutPreset.h
– setFloatMarginX:
	- (void)setFloatMarginX:(int)valueDiscussion
Declared In
FMIceLinkLayoutPreset.h
– setFloatMarginXPercent:
	- (void)setFloatMarginXPercent:(double)valueDiscussion
Declared In
FMIceLinkLayoutPreset.h
– setFloatMarginY:
	- (void)setFloatMarginY:(int)valueDiscussion
Declared In
FMIceLinkLayoutPreset.h
– setFloatMarginYPercent:
	- (void)setFloatMarginYPercent:(double)valueDiscussion
Declared In
FMIceLinkLayoutPreset.h
– setFloatWidth:
	- (void)setFloatWidth:(int)valueDiscussion
Declared In
FMIceLinkLayoutPreset.h
– setFloatWidthPercent:
	- (void)setFloatWidthPercent:(double)valueDiscussion
Declared In
FMIceLinkLayoutPreset.h
– setInlineMargin:
	- (void)setInlineMargin:(int)valueDiscussion
Declared In
FMIceLinkLayoutPreset.h
– setMode:
	- (void)setMode:(FMIceLinkLayoutMode)valueDiscussion
Declared In
FMIceLinkLayoutPreset.h
+ skype
	+ (FMIceLinkLayoutPreset *)skypeDiscussion
Declared In
FMIceLinkLayoutPreset.h