0.0.1 • Published 5 years ago
capacitor-audioplayer v0.0.1
capacitor-audioplayer
audio player plugin for capacitor
Install
npm install capacitor-audioplayer
npx cap syncAPI
start(...)
start(options: { value: string; }) => any| Param | Type |
|---|---|
options | { value: string; } |
Returns: any
pause(...)
pause(options: { value: string; }) => any| Param | Type |
|---|---|
options | { value: string; } |
Returns: any
stop(...)
stop(options: { value: string; }) => any| Param | Type |
|---|---|
options | { value: string; } |
Returns: any
echo(...)
echo(options: { value: string; }) => any| Param | Type |
|---|---|
options | { value: string; } |
Returns: any
0.0.1
5 years ago