LayoutManager Methods |
The LayoutManager type exposes the following members.
Name | Description | |
---|---|---|
AddRemoteMedia |
Adds remote media to the layout.
(Inherited from LayoutManagerT.) | |
AddRemoteView |
Adds a remote view to the layout.
(Inherited from LayoutManagerT.) | |
AddRemoteViews |
Adds remote views to the layout.
(Inherited from LayoutManagerT.) | |
AddView |
Adds a view to the container.
(Overrides LayoutManagerTAddView(T).) | |
ApplyPreset |
Applies a preset.
(Inherited from LayoutPreset.) | |
CalculateLayout |
Gets a video frame layout.
(Inherited from LayoutPreset.) | |
CopyToPreset |
Copies this preset's properties to another preset.
(Inherited from LayoutPreset.) | |
DispatchToMainThread |
Dispatches an action to the main thread.
(Overrides LayoutManagerTDispatchToMainThread(Action2Object, Object, Object, Object).) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetDynamicValue |
Gets a property value from the local cache.
(Inherited from Dynamic.) | |
GetHashCode | (Inherited from Object.) | |
GetLayout(Int32, Int32, Int32) |
Gets a video frame layout.
(Inherited from LayoutManagerT.) | |
GetLayout(Int32, Int32, Int32, String) |
Gets a video frame layout.
(Inherited from LayoutManagerT.) | |
GetLocalView |
Gets the local view from the layout.
(Inherited from LayoutManagerT.) | |
GetRemoteView |
Gets a remote view from the layout.
(Inherited from LayoutManagerT.) | |
GetRemoteViewIds |
Gets the IDs of the remote views in the layout.
(Inherited from LayoutManagerT.) | |
GetRemoteViews |
Gets all remote views from the layout.
(Inherited from LayoutManagerT.) | |
GetRemoteViews(String) |
Gets remote views from the layout.
(Inherited from LayoutManagerT.) | |
GetType | (Inherited from Object.) | |
InitializeLayout |
Initializes the layout.
| |
InitializeOnGlobalLayout |
Attempts to initialize the layout using the global
layout listener until successful.
| |
Layout |
Positions the local and remote views within the layout.
(Overrides LayoutManagerTLayout.) | |
LayoutOnMainThread |
Positions the local and remote views within the layout
after dispatching to the main thread.
(Inherited from LayoutManagerT.) | |
MemberwiseClone | (Inherited from Object.) | |
RemoveRemoteMedia |
Removes remote media from the layout.
(Inherited from LayoutManagerT.) | |
RemoveRemoteView |
Removes a remote view from the layout.
(Inherited from LayoutManagerT.) | |
RemoveRemoteViews |
Removes all remote views from the layout.
(Inherited from LayoutManagerT.) | |
RemoveRemoteViews(String) |
Removes remote views from the layout.
(Inherited from LayoutManagerT.) | |
RemoveView |
Removes a view from the container.
(Overrides LayoutManagerTRemoveView(T).) | |
Reset |
Removes all remote views from the layout,
then removes the local view from the layout.
(Inherited from LayoutManagerT.) | |
SetDynamicValue |
Sets a property value in the local cache.
(Inherited from Dynamic.) | |
SetLocalMedia |
Adds the local media to the layout.
(Inherited from LayoutManagerT.) | |
SetLocalView |
Adds the local view to the layout.
(Inherited from LayoutManagerT.) | |
SwapRemoteMedia |
Swaps remote media in the layout.
(Inherited from LayoutManagerT.) | |
SwapRemoteView |
Swaps a remote view in the layout.
(Inherited from LayoutManagerT.) | |
SwapRemoteViews |
Swaps remote views in the layout.
(Inherited from LayoutManagerT.) | |
ToString | (Inherited from Object.) | |
UnsetDynamicValue |
Unsets a property value in the local cache.
(Inherited from Dynamic.) | |
UnsetLocalView |
Removes the local view from the layout.
(Inherited from LayoutManagerT.) |