Click or drag to resize

LayoutMode Enumeration

Specifies the layout mode that should be used.

Namespace:  FM.IceLink
Assembly:  FM.IceLink (in FM.IceLink.dll) Version: 3.2.2.607 (3.2.2.607)
Members
  Member nameValueDescription
FloatLocal1 Indicates that the local video feed should be displayed as a floating element above the remote video feeds.
FloatRemote2 Indicates that the remote video feeds should be displayed as floating elements above the local video feed.
Block3 Indicates that the video feed should be displayed as a block element on its own row, separate from other video feeds.
Inline4 Indicates that the video feed should be displayed as an inline element that shares a row with other video feeds.
See Also