License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.arthenica |
ArtifactId | ArtifactIdmobile-ffmpeg-video |
Version | Version4.4.LTS |
Type | Typeaar |
Description |
Descriptionmobile-ffmpeg-video
Includes FFmpeg v4.4-dev-416 with fontconfig v2.13.92, freetype v2.10.2, fribidi v1.0.9, kvazaar v2.0.0, libaom v1.0.0-errata1-avif-110, libass v0.14.0, libiconv v1.16, libtheora v1.1.1, libvpx v1.8.2, snappy v1.1.8 and libwebp v1.1.0 libraries enabled.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.arthenica/mobile-ffmpeg-video/ -->
<dependency>
<groupId>com.arthenica</groupId>
<artifactId>mobile-ffmpeg-video</artifactId>
<version>4.4.LTS</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.arthenica/mobile-ffmpeg-video/
implementation 'com.arthenica:mobile-ffmpeg-video:4.4.LTS'
// https://jarcasting.com/artifacts/com.arthenica/mobile-ffmpeg-video/
implementation ("com.arthenica:mobile-ffmpeg-video:4.4.LTS")
'com.arthenica:mobile-ffmpeg-video:aar:4.4.LTS'
<dependency org="com.arthenica" name="mobile-ffmpeg-video" rev="4.4.LTS">
<artifact name="mobile-ffmpeg-video" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.arthenica', module='mobile-ffmpeg-video', version='4.4.LTS')
)
libraryDependencies += "com.arthenica" % "mobile-ffmpeg-video" % "4.4.LTS"
[com.arthenica/mobile-ffmpeg-video "4.4.LTS"]