fm.liveswitch.IViewableMedia< TView > Interface Template Reference

Viewable media interface. More...

Public Member Functions

abstract String getId ()
 Gets the identifier. More...
 
abstract TView getView ()
 Gets the view. More...
 

Detailed Description

Viewable media interface.

Member Function Documentation

◆ getId()

abstract String fm.liveswitch.IViewableMedia< TView >.getId ( )
abstract

Gets the identifier.

◆ getView()

abstract TView fm.liveswitch.IViewableMedia< TView >.getView ( )
abstract