public static class StraasMediaCore.MediaCoreConfig extends Object
StraasMediaCore
Modifier and Type | Class and Description |
---|---|
static class |
StraasMediaCore.MediaCoreConfig.Builder
The builder of
StraasMediaCore.MediaCoreConfig . |
Modifier and Type | Method and Description |
---|---|
MediaBrowserCompat.ConnectionCallback |
getConnectionCallback()
Gets the callback for connection related events.
|
Identity |
getIdentity()
Gets the
Identity of the user. |
String |
getRestHost()
Gets the host of the restful API server.
|
StraasMediaCore.UiContainer |
getUiContainer()
Gets the UI container for the player view.
|
public MediaBrowserCompat.ConnectionCallback getConnectionCallback()
public StraasMediaCore.UiContainer getUiContainer()
public String getRestHost()