License |
License |
---|---|
GroupId | GroupIdcom.arthenica |
ArtifactId | ArtifactIdmobile-ffmpeg-audio |
Last Version | Last Version4.4.LTS |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionmobile-ffmpeg-audio
Includes FFmpeg v4.4-dev-416 with lame v3.100, libilbc v2.0.2, libvorbis v1.3.7, opencore-amr v0.1.5, opus v1.3.1, shine v3.1.1, soxr v0.1.3, speex v1.2.0, twolame v0.4, vo-amrwbenc v0.1.3 and wavpack v5.3.0 libraries enabled.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.arthenica/mobile-ffmpeg-audio/ -->
<dependency>
<groupId>com.arthenica</groupId>
<artifactId>mobile-ffmpeg-audio</artifactId>
<version>4.4.LTS</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.arthenica/mobile-ffmpeg-audio/
implementation 'com.arthenica:mobile-ffmpeg-audio:4.4.LTS'
// https://jarcasting.com/artifacts/com.arthenica/mobile-ffmpeg-audio/
implementation ("com.arthenica:mobile-ffmpeg-audio:4.4.LTS")
'com.arthenica:mobile-ffmpeg-audio:aar:4.4.LTS'
<dependency org="com.arthenica" name="mobile-ffmpeg-audio" rev="4.4.LTS">
<artifact name="mobile-ffmpeg-audio" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.arthenica', module='mobile-ffmpeg-audio', version='4.4.LTS')
)
libraryDependencies += "com.arthenica" % "mobile-ffmpeg-audio" % "4.4.LTS"
[com.arthenica/mobile-ffmpeg-audio "4.4.LTS"]