Modifier and Type | Method and Description |
---|---|
Media |
MediaPlayer.getMedia()
Gets a Media object.
|
static Media |
MediaManager.getMedia(Locator locator)
Gets a Media object for the clip.
|
Modifier and Type | Class and Description |
---|---|
class |
NativeMedia
Base
Media implementation class. |
Modifier and Type | Method and Description |
---|---|
Media |
NativeMediaPlayer.getMedia() |
Media |
NativeMediaManager.getMedia(Locator locator)
Get a player for the media locator.
|
Modifier and Type | Method and Description |
---|---|
Media |
PlatformManager.createMedia(Locator source) |
abstract Media |
Platform.createMedia(Locator source) |
Modifier and Type | Method and Description |
---|---|
Media |
GSTPlatform.createMedia(Locator source) |
Modifier and Type | Method and Description |
---|---|
Media |
IOSPlatform.createMedia(Locator source) |
Modifier and Type | Method and Description |
---|---|
Media |
JavaPlatform.createMedia(Locator source) |
Modifier and Type | Method and Description |
---|---|
Media |
OSXPlatform.createMedia(Locator source) |
Copyright © 2020. All rights reserved.