A video layout region. More...
Public Member Functions | |
| fm.liveswitch.LayoutFrame | getBounds () |
| Gets the bounds. More... | |
| String | getClientId () |
| Gets the client identifier. More... | |
| String | getClientProtocol () |
| Gets the client protocol. More... | |
| String[] | getClientRoles () |
| Gets the client roles. More... | |
| String | getClientTag () |
| Gets the client tag. More... | |
| String | getConnectionId () |
| Gets the connection identifier. More... | |
| String | getConnectionTag () |
| Gets the connection tag. More... | |
| String | getConnectionType () |
| Gets the connection type. More... | |
| String | getDeviceAlias () |
| Gets the device alias. More... | |
| String | getDeviceId () |
| Gets the device identifier. More... | |
| fm.liveswitch.LayoutFrame | getFrame () |
| Gets the frame. More... | |
| String | getUserAlias () |
| Gets the user alias. More... | |
| String | getUserId () |
| Gets the user identifier. More... | |
| VideoLayoutRegion (fm.liveswitch.LayoutFrame frame, fm.liveswitch.LayoutFrame bounds, String userId, String userAlias, String deviceId, String deviceAlias, String clientId, String clientTag, String[] clientRoles, String clientProtocol, String connectionId, String connectionTag, String connectionType) | |
| Initializes a new instance of the fm.liveswitch.VideoLayoutRegion class. More... | |
A video layout region.
| fm.liveswitch.VideoLayoutRegion.VideoLayoutRegion | ( | fm.liveswitch.LayoutFrame | frame, |
| fm.liveswitch.LayoutFrame | bounds, | ||
| String | userId, | ||
| String | userAlias, | ||
| String | deviceId, | ||
| String | deviceAlias, | ||
| String | clientId, | ||
| String | clientTag, | ||
| String[] | clientRoles, | ||
| String | clientProtocol, | ||
| String | connectionId, | ||
| String | connectionTag, | ||
| String | connectionType | ||
| ) |
Initializes a new instance of the fm.liveswitch.VideoLayoutRegion class.
| frame | The frame. |
| bounds | The bounds. |
| userId | The user identifier. |
| userAlias | The user alias. |
| deviceId | The device identifier. |
| deviceAlias | The device alias. |
| clientId | The client identifier. |
| clientTag | The client tag. |
| clientRoles | The client roles. |
| clientProtocol | The client protocol. |
| connectionId | The connection identifier. |
| connectionTag | The connection tag. |
| connectionType | The connection type. |
| fm.liveswitch.LayoutFrame fm.liveswitch.VideoLayoutRegion.getBounds | ( | ) |
Gets the bounds.
| String fm.liveswitch.VideoLayoutRegion.getClientId | ( | ) |
Gets the client identifier.
| String fm.liveswitch.VideoLayoutRegion.getClientProtocol | ( | ) |
Gets the client protocol.
| String [] fm.liveswitch.VideoLayoutRegion.getClientRoles | ( | ) |
Gets the client roles.
| String fm.liveswitch.VideoLayoutRegion.getClientTag | ( | ) |
Gets the client tag.
| String fm.liveswitch.VideoLayoutRegion.getConnectionId | ( | ) |
Gets the connection identifier.
| String fm.liveswitch.VideoLayoutRegion.getConnectionTag | ( | ) |
Gets the connection tag.
| String fm.liveswitch.VideoLayoutRegion.getConnectionType | ( | ) |
Gets the connection type.
| String fm.liveswitch.VideoLayoutRegion.getDeviceAlias | ( | ) |
Gets the device alias.
| String fm.liveswitch.VideoLayoutRegion.getDeviceId | ( | ) |
Gets the device identifier.
| fm.liveswitch.LayoutFrame fm.liveswitch.VideoLayoutRegion.getFrame | ( | ) |
Gets the frame.
| String fm.liveswitch.VideoLayoutRegion.getUserAlias | ( | ) |
Gets the user alias.
| String fm.liveswitch.VideoLayoutRegion.getUserId | ( | ) |
Gets the user identifier.