Package com.theoplayer.android.api.ui
Class UIConfiguration
-
- All Implemented Interfaces:
@Deprecated() public class UIConfiguration
The UI Configuration.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public class
UIConfiguration.Builder
The builder for UIConfiguration.
-
Method Summary
Modifier and Type Method Description String
getLanguage()
The language of the UIConfiguration. -
-
Method Detail
-
getLanguage
@Deprecated()@Nullable() String getLanguage()
The language of the UIConfiguration. (Nullable)
-
-
-
-