A
B
C
D
E
F
G
H
I
K
L
M
O
P
R
S
T
U
V
W
E
- e(String) - function in com.otaliastudios.transcoder.internal.utils.Logger
- e(String,Throwable) - function in com.otaliastudios.transcoder.internal.utils.Logger
- equals(Object) - function in java.lang.annotation.Annotation
- estimateAudioBitRate(int,int) - function in com.otaliastudios.transcoder.internal.utils.BitRates
- estimateVideoBitRate(int,int,int) - function in com.otaliastudios.transcoder.internal.utils.BitRates
- exact(int,int) - function in com.otaliastudios.transcoder.strategy.DefaultVideoStrategy
- Creates a new Builder with an ExactResizer using given dimensions.
- ExactResizer - class in com.otaliastudios.transcoder.resize
- A Resizer that returns the exact dimensions that were passed to the constructor.
- ExactSize - class in com.otaliastudios.transcoder.common
- A special Size that knows about which dimension is width and which is height.