mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-05-02 00:07:23 +08:00
Merge branch 'master' into v5
This commit is contained in:
@@ -38,7 +38,7 @@ export interface TranscodeOptions {
|
||||
/** Number of audio channels. iOS only. Defaults to 2. */
|
||||
audioChannels?: number;
|
||||
|
||||
/** Sample rate for the audio. iOS only. Defaults to 44100 */
|
||||
/* Sample rate for the audio. iOS only. Defaults to 44100*/
|
||||
audioSampleRate?: number;
|
||||
|
||||
/** Sample rate for the audio. iOS only. Defaults to 128 kilobits (128000). */
|
||||
|
||||
Reference in New Issue
Block a user