public final class PlatformManager extends Object
Modifier and Type | Method and Description |
---|---|
Media |
createMedia(Locator source) |
MediaPlayer |
createMediaPlayer(Locator source) |
MetadataParser |
createMetadataParser(Locator source) |
static PlatformManager |
getManager() |
List<String> |
getSupportedContentTypes() |
List<String> |
getSupportedProtocols() |
void |
loadPlatforms() |
public static PlatformManager getManager()
public void loadPlatforms()
public MetadataParser createMetadataParser(Locator source)
public MediaPlayer createMediaPlayer(Locator source)
Copyright © 2020. All rights reserved.