| Package | Description |
|---|---|
| org.jcodec.audio | |
| org.jcodec.codecs.wav |
| Class and Description |
|---|
| AudioFilter
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
| AudioSink
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
| AudioSource
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
| ConvolutionFilter
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
Base for all filters that use convolution with kernel
|
| FilterGraph
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
Audio filter graph
Represents a combination of filters as on 'uber' filter
|
| FilterGraph.Factory |
| FilterSocket
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
| SincLowPassFilter
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
Low pass filter based on windowed sinc function
Simplest possible low pass filter
BW = 4 / kernelSize
BW - width of transition band measured in fraction of sampling rate
So for kernelSize = 20, and sampling rate 48000, BW = 9600 Hz ( pretty huge )
|
| Class and Description |
|---|
| AudioSink
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
| AudioSource
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
Copyright © 2019. All rights reserved.