mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-03-13 14:21:04 +08:00
docs(): update
This commit is contained in:
parent
991f2f04d4
commit
e596825ee9
@ -9,11 +9,6 @@ declare const Media: any;
|
||||
*/
|
||||
export class MediaObject {
|
||||
|
||||
/**
|
||||
* Open a media file
|
||||
* @param src {string} A URI containing the audio content.
|
||||
* @param onStatusUpdate {Function} A callback function to be invoked when the status of the file changes
|
||||
*/
|
||||
constructor(private _objectInstance: any) {}
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user