|
|
static String | removeMountSuffix (String mount) |
| | Remove the ".dev" of ".preprod" suffix.
|
| |
|
static MediaRouteSelector | createRemotePlaybackRouteSelector () |
| | Creates a media route selector compatible with our remote player.
|
| |
|
static String | fileNameToMimeType (String fileName) |
| | Returns the best MIME type for the provided filename.
|
| |
|
static String | normalizeMimeType (String mimeType) |
| | Normalize the MIME type to a known value.
|
| |
|
static String | fileNameToTransport (String fileName) |
| | Returns the best transport for the provided filename.
|
| |
|
static String | normalizeTransport (String transport) |
| | Normalize the transport to a known value.
|
| |
The documentation for this class was generated from the following file:
- player/src/main/java/com/tritondigital/player/PlayerUtil.java