JAAD

JAAD is an AAC decoder and MP4 demultiplexer library written completely in Java. It uses no native libraries, is platform-independent and portable. It can read MP4 container from almost every input-stream (files, network sockets etc.) and decode AAC-LC (Low Complexity) and HE-AAC (High Efficiency/AAC+).

License

License

GroupId

GroupId

de.sfuhrm
ArtifactId

ArtifactId

jaad
Last Version

Last Version

0.8.7
Release Date

Release Date

Type

Type

jar
Description

Description

JAAD
JAAD is an AAC decoder and MP4 demultiplexer library written completely in Java. It uses no native libraries, is platform-independent and portable. It can read MP4 container from almost every input-stream (files, network sockets etc.) and decode AAC-LC (Low Complexity) and HE-AAC (High Efficiency/AAC+).
Project URL

Project URL

https://github.com/DV8FromTheWorld/JAADec

Download jaad

How to add to project

<!-- https://jarcasting.com/artifacts/de.sfuhrm/jaad/ -->
<dependency>
    <groupId>de.sfuhrm</groupId>
    <artifactId>jaad</artifactId>
    <version>0.8.7</version>
</dependency>
// https://jarcasting.com/artifacts/de.sfuhrm/jaad/
implementation 'de.sfuhrm:jaad:0.8.7'
// https://jarcasting.com/artifacts/de.sfuhrm/jaad/
implementation ("de.sfuhrm:jaad:0.8.7")
'de.sfuhrm:jaad:jar:0.8.7'
<dependency org="de.sfuhrm" name="jaad" rev="0.8.7">
  <artifact name="jaad" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sfuhrm', module='jaad', version='0.8.7')
)
libraryDependencies += "de.sfuhrm" % "jaad" % "0.8.7"
[de.sfuhrm/jaad "0.8.7"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.7