@phanalpha/react-native-mediacodec
v0.1.0
Published
react-native-mediacodec =======================
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-mediacodecRelative Path
Relative path is resolved with .getFilesDir() (android) or
NSCachesDirectory (ios) accordingly.
