This is the complete list of members for fm.liveswitch.VideoLayout, including all inherited members.
| fromJson(String videoLayoutJson) | fm.liveswitch.VideoLayout | static |
| getBounds() | fm.liveswitch.VideoLayout | |
| getCrop() | fm.liveswitch.VideoLayout | |
| getFrames() | fm.liveswitch.VideoLayout | |
| getHeight() | fm.liveswitch.VideoLayout | |
| getRegions() | fm.liveswitch.VideoLayout | |
| getWidth() | fm.liveswitch.VideoLayout | |
| isEquivalent(fm.liveswitch.VideoLayout videoLayout) | fm.liveswitch.VideoLayout | |
| toJson(fm.liveswitch.VideoLayout videoLayout) | fm.liveswitch.VideoLayout | static |
| toJson() | fm.liveswitch.VideoLayout | |
| VideoLayout(int width, int height) | fm.liveswitch.VideoLayout | |
| VideoLayout(int width, int height, boolean crop) | fm.liveswitch.VideoLayout | |
| VideoLayout(int width, int height, java.util.HashMap< String, fm.liveswitch.LayoutFrame > frames, java.util.HashMap< String, fm.liveswitch.LayoutFrame > bounds) | fm.liveswitch.VideoLayout | |
| VideoLayout(int width, int height, java.util.HashMap< String, fm.liveswitch.LayoutFrame > frames, java.util.HashMap< String, fm.liveswitch.LayoutFrame > bounds, boolean crop) | fm.liveswitch.VideoLayout |