mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-03-17 00:51:07 +08:00
parent
976401a4e9
commit
4af3d5bcc1
@ -114,6 +114,9 @@ export class MediaObject {
|
|||||||
@CordovaInstance({ sync: true })
|
@CordovaInstance({ sync: true })
|
||||||
setVolume(volume: number): void { }
|
setVolume(volume: number): void { }
|
||||||
|
|
||||||
|
@CordovaInstance({ sync: true })
|
||||||
|
setRate(speedRate: number): void {}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Starts recording an audio file.
|
* Starts recording an audio file.
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user