Viewable media interface. More...
Public Member Functions | |
abstract String | getId () |
Gets the identifier. More... | |
abstract TView | getView () |
Gets the view. More... | |
Viewable media interface.
|
abstract |
Gets the identifier.
|
abstract |
Gets the view.
Implemented in fm.liveswitch.RtcRemoteMedia< TView >, and fm.liveswitch.RtcLocalMedia< TView >.