Class Media
Defined in: phonegap.js.
Constructor Attributes | Constructor Name and Description |
---|---|
Media(src)
This class provides access to the device media, interfaces to both sound and video
|
Method Attributes | Method Name and Description |
---|---|
pause()
|
|
play()
|
|
stop()
|
Class Detail
Media(src)
This class provides access to the device media, interfaces to both sound and video
- Parameters:
- src
Method Detail
pause()
play()
stop()