public class MediaPlayer
extends com.google.gwt.core.client.JavaScriptObject
| Modifier | Constructor and Description |
|---|---|
protected |
MediaPlayer() |
| Modifier and Type | Method and Description |
|---|---|
int |
getHeight()
Retrieve is the height of the player.
|
String |
getUrl()
Retrieve the url of the player.
|
int |
getWidth()
Retrieve the width of the player.
|
public final String getUrl()
public final int getHeight()
public final int getWidth()
Copyright © 2014. All rights reserved.