| Modifier and Type | Method and Description |
|---|---|
abstract Platform |
NativeMedia.getPlatform() |
| Modifier and Type | Field and Description |
|---|---|
private java.util.List<Platform> |
PlatformManager.platforms |
| Modifier and Type | Method and Description |
|---|---|
static Platform |
Platform.getPlatformInstance() |
| Modifier and Type | Class and Description |
|---|---|
class |
GSTPlatform
GStreamer platform implementation.
|
| Modifier and Type | Method and Description |
|---|---|
Platform |
GSTMedia.getPlatform() |
static Platform |
GSTPlatform.getPlatformInstance() |
| Modifier and Type | Class and Description |
|---|---|
class |
IOSPlatform
iOS Platform implementation.
|
| Modifier and Type | Method and Description |
|---|---|
Platform |
IOSMedia.getPlatform() |
static Platform |
IOSPlatform.getPlatformInstance() |
| Modifier and Type | Class and Description |
|---|---|
class |
JavaPlatform
Java platform implementation.
|
| Modifier and Type | Method and Description |
|---|---|
static Platform |
JavaPlatform.getPlatformInstance() |
| Modifier and Type | Class and Description |
|---|---|
class |
OSXPlatform
Mac OS X Platform implementation.
|
| Modifier and Type | Method and Description |
|---|---|
Platform |
OSXMedia.getPlatform() |
static Platform |
OSXPlatform.getPlatformInstance() |