License |
License |
---|---|
GroupId | GroupIdorg.mp4parser |
ArtifactId | ArtifactIdstreaming |
Last Version | Last Version1.9.56 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionStream Muxer
This package has a focus on streams. It can read A/V data from e.g. a network source.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
streaming-1.9.56.pom | |
streaming-1.9.56.jar | 92 KB |
streaming-1.9.56-sources.jar | 57 KB |
streaming-1.9.56-javadoc.jar | 697 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mp4parser/streaming/ -->
<dependency>
<groupId>org.mp4parser</groupId>
<artifactId>streaming</artifactId>
<version>1.9.56</version>
</dependency>
// https://jarcasting.com/artifacts/org.mp4parser/streaming/
implementation 'org.mp4parser:streaming:1.9.56'
// https://jarcasting.com/artifacts/org.mp4parser/streaming/
implementation ("org.mp4parser:streaming:1.9.56")
'org.mp4parser:streaming:jar:1.9.56'
<dependency org="org.mp4parser" name="streaming" rev="1.9.56">
<artifact name="streaming" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mp4parser', module='streaming', version='1.9.56')
)
libraryDependencies += "org.mp4parser" % "streaming" % "1.9.56"
[org.mp4parser/streaming "1.9.56"]
Group / Artifact | Type | Version |
---|---|---|
org.mp4parser : isoparser | jar | 1.9.56 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mp4parser : muxer | jar | 1.9.56 |
org.slf4j : slf4j-simple | jar | 1.8.0-beta4 |