@phanalpha/react-native-mediacodec
v0.1.0
Published
react-native-mediacodec =======================
Downloads
4
Readme
react-native-mediacodec
Converting (raw) PCM into .m4a (AAC), a React Native native module.
Installation
npm install --save @phanalpha/react-native-mediacodec
react-native link react-native-mediacodec
Relative Path
Relative path is resolved with .getFilesDir()
(android) or
NSCachesDirectory
(ios) accordingly.