A
B
C
D
E
F
G
H
I
K
L
M
O
P
R
S
T
U
V
W
F
- FileDescriptorDataSource - class in com.otaliastudios.transcoder.source
- A DataSource backed by a file descriptor.
- FilePathDataSource - class in com.otaliastudios.transcoder.source
- A DataSource backed by a file absolute path.
- fillInStackTrace() - function in java.lang.InvalidOutputFormatException
- for360x480() - function in com.otaliastudios.transcoder.strategy.DefaultVideoStrategies
- A DefaultVideoStrategy that uses 360x480 (3:4),ensured to work for 3:4 videos as explained byhttps://developer.android.
- for720x1280() - function in com.otaliastudios.transcoder.strategy.DefaultVideoStrategies
- A DefaultVideoStrategy that uses 720x1280.This preset is ensured to work on any Android >=4.3 devices by Android CTS,assuming that the codec is available.
- forEach(Consumer) - function in kotlin.collections.TrackMap
- forEach(Consumer) - function in kotlin.collections.MutableTrackMap
- fraction(float) - function in com.otaliastudios.transcoder.strategy.DefaultVideoStrategy
- Creates a new Builder with a FractionResizer using given downscale fraction.
- FractionResizer - class in com.otaliastudios.transcoder.resize
- A Resizer that reduces the input size by the given fraction.
- frameRate(int) - function in com.otaliastudios.transcoder.strategy.DefaultVideoStrategy.Builder
- The desired frame rate.