public final class OSXPlatform extends Platform
| Modifier and Type | Method and Description |
|---|---|
Media |
createMedia(Locator source) |
MediaPlayer |
createMediaPlayer(Locator source)
Prepare for playing the specified media.
|
static Platform |
getPlatformInstance() |
String[] |
getSupportedContentTypes() |
String[] |
getSupportedProtocols() |
boolean |
loadPlatform() |
canPlayContentType, canPlayProtocol, createMetadataParserpublic static Platform getPlatformInstance()
public boolean loadPlatform()
loadPlatform in class Platformpublic String[] getSupportedContentTypes()
getSupportedContentTypes in class Platformpublic String[] getSupportedProtocols()
getSupportedProtocols in class Platformpublic Media createMedia(Locator source)
createMedia in class Platformpublic MediaPlayer createMediaPlayer(Locator source)
PlatformcreateMediaPlayer in class PlatformCopyright © 2025. All rights reserved.