A
B
C
D
E
F
G
H
I
K
L
M
O
P
R
S
T
U
V
W
S
- sampleRate(int) - function in com.otaliastudios.transcoder.strategy.DefaultAudioStrategy.Builder
- seekTo(long) - function in com.otaliastudios.transcoder.source.TrimDataSource
- Moves all selected tracks to the specified presentation time.
- seekTo(long) - function in com.otaliastudios.transcoder.source.DefaultDataSource
- Moves all selected tracks to the specified presentation time.
- seekTo(long) - function in com.otaliastudios.transcoder.source.ClipDataSource
- Moves all selected tracks to the specified presentation time.
- seekTo(long) - function in com.otaliastudios.transcoder.source.FilePathDataSource
- Moves all selected tracks to the specified presentation time.
- seekTo(long) - function in com.otaliastudios.transcoder.source.DataSource
- Moves all selected tracks to the specified presentation time.
- seekTo(long) - function in com.otaliastudios.transcoder.source.UriDataSource
- Moves all selected tracks to the specified presentation time.
- seekTo(long) - function in com.otaliastudios.transcoder.source.FileDescriptorDataSource
- Moves all selected tracks to the specified presentation time.
- seekTo(long) - function in com.otaliastudios.transcoder.source.BlankAudioDataSource
- Moves all selected tracks to the specified presentation time.
- seekTo(long) - function in com.otaliastudios.transcoder.source.DataSourceWrapper
- Moves all selected tracks to the specified presentation time.
- seekTo(long) - function in com.otaliastudios.transcoder.source.AssetFileDescriptorDataSource
- Moves all selected tracks to the specified presentation time.
- selectTrack(TrackType) - function in com.otaliastudios.transcoder.source.TrimDataSource
- Called before starting, but after getTrackFormat,to select the given track.
- selectTrack(TrackType) - function in com.otaliastudios.transcoder.source.DefaultDataSource
- Called before starting, but after getTrackFormat,to select the given track.
- selectTrack(TrackType) - function in com.otaliastudios.transcoder.source.ClipDataSource
- Called before starting, but after getTrackFormat,to select the given track.
- selectTrack(TrackType) - function in com.otaliastudios.transcoder.source.FilePathDataSource
- Called before starting, but after getTrackFormat,to select the given track.
- selectTrack(TrackType) - function in com.otaliastudios.transcoder.source.DataSource
- Called before starting, but after getTrackFormat,to select the given track.
- selectTrack(TrackType) - function in com.otaliastudios.transcoder.source.UriDataSource
- Called before starting, but after getTrackFormat,to select the given track.
- selectTrack(TrackType) - function in com.otaliastudios.transcoder.source.FileDescriptorDataSource
- Called before starting, but after getTrackFormat,to select the given track.
- selectTrack(TrackType) - function in com.otaliastudios.transcoder.source.BlankAudioDataSource
- Called before starting, but after getTrackFormat,to select the given track.
- selectTrack(TrackType) - function in com.otaliastudios.transcoder.source.DataSourceWrapper
- Called before starting, but after getTrackFormat,to select the given track.
- selectTrack(TrackType) - function in com.otaliastudios.transcoder.source.AssetFileDescriptorDataSource
- Called before starting, but after getTrackFormat,to select the given track.
- set(TrackType,T) - function in com.otaliastudios.transcoder.internal.utils.MutableTrackMap
- setAudio(T) - function in com.otaliastudios.transcoder.internal.utils.MutableTrackMap
- setAudioResampler(AudioResampler) - function in com.otaliastudios.transcoder.TranscoderOptions.Builder
- Sets an AudioResampler to change the sample rate of audioframes when sample rate conversion is needed.
- setAudioStretcher(AudioStretcher) - function in com.otaliastudios.transcoder.TranscoderOptions.Builder
- Sets an AudioStretcher to perform stretching of audio samplesas a consequence of speed and time interpolator changes.
- setAudioTrackStrategy(TrackStrategy) - function in com.otaliastudios.transcoder.TranscoderOptions.Builder
- Sets the audio output strategy.
- setListener(TranscoderListener) - function in com.otaliastudios.transcoder.TranscoderOptions.Builder
- setListener(ThumbnailerListener) - function in com.otaliastudios.transcoder.ThumbnailerOptions.Builder
- setListenerHandler(Handler) - function in com.otaliastudios.transcoder.TranscoderOptions.Builder
- Sets an handler for TranscoderListener callbacks.If null, this will default to the thread that starts the transcoding, if ithas a looper, or the UI thread otherwise.
- setListenerHandler(Handler) - function in com.otaliastudios.transcoder.ThumbnailerOptions.Builder
- Sets an handler for ThumbnailerListener callbacks.
- setLocation(double,double) - function in com.otaliastudios.transcoder.sink.DefaultDataSink
- Called before starting to set the location metadata.
- setLocation(double,double) - function in com.otaliastudios.transcoder.sink.DataSink
- Called before starting to set the location metadata.
- setLocation(double,double) - function in com.otaliastudios.transcoder.sink.MultiDataSink
- Called before starting to set the location metadata.
- setLogLevel(int) - function in com.otaliastudios.transcoder.internal.utils.Logger
- Sets the log sLevel for logcat events.
- setOrientation(int) - function in com.otaliastudios.transcoder.sink.DefaultDataSink
- Called before starting to set the orientation metadata.
- setOrientation(int) - function in com.otaliastudios.transcoder.sink.DefaultDataSink
- Called before starting to set the orientation metadata.
- setOrientation(int) - function in com.otaliastudios.transcoder.sink.DataSink
- Called before starting to set the orientation metadata.
- setOrientation(int) - function in com.otaliastudios.transcoder.sink.MultiDataSink
- Called before starting to set the orientation metadata.
- setRotation(Integer) - function in com.otaliastudios.transcoder.ThumbnailerOptions.Builder
- The clockwise rotation to be applied to the input video frames.
- setSpeed(float) - function in com.otaliastudios.transcoder.TranscoderOptions.Builder
- Shorthand for calling setTimeInterpolator and passing a com.otaliastudios.transcoder.time.SpeedTimeInterpolator.This interpolator can modify the video speed by the given factor.
- setStackTrace(Array) - function in java.lang.InvalidOutputFormatException
- setTimeInterpolator(TimeInterpolator) - function in com.otaliastudios.transcoder.TranscoderOptions.Builder
- Sets a TimeInterpolator to change the frames timestamps - either video oraudio or both - before they are written into the output file.
- setTrackFormat(TrackType,MediaFormat) - function in com.otaliastudios.transcoder.sink.DefaultDataSink
- Called by the transcoding pipeline when we have an output format.
- setTrackFormat(TrackType,MediaFormat) - function in com.otaliastudios.transcoder.sink.DefaultDataSink
- Called by the transcoding pipeline when we have an output format.
- setTrackFormat(TrackType,MediaFormat) - function in com.otaliastudios.transcoder.sink.DataSink
- Called by the transcoding pipeline when we have an output format.
- setTrackFormat(TrackType,MediaFormat) - function in com.otaliastudios.transcoder.sink.MultiDataSink
- Called by the transcoding pipeline when we have an output format.
- setTrackFormat(TrackType,MediaFormat) - function in com.otaliastudios.transcoder.sink.MultiDataSink
- Called by the transcoding pipeline when we have an output format.
- setTrackStatus(TrackType,TrackStatus) - function in com.otaliastudios.transcoder.sink.DefaultDataSink
- Called before starting to set the status for the giventrack.
- setTrackStatus(TrackType,TrackStatus) - function in com.otaliastudios.transcoder.sink.DefaultDataSink
- Called before starting to set the status for the giventrack.
- setTrackStatus(TrackType,TrackStatus) - function in com.otaliastudios.transcoder.sink.DataSink
- Called before starting to set the status for the giventrack.
- setTrackStatus(TrackType,TrackStatus) - function in com.otaliastudios.transcoder.sink.MultiDataSink
- Called before starting to set the status for the giventrack.
- setTrackStatus(TrackType,TrackStatus) - function in com.otaliastudios.transcoder.sink.MultiDataSink
- Called before starting to set the status for the giventrack.
- setValidator(Validator) - function in com.otaliastudios.transcoder.TranscoderOptions.Builder
- Sets a validator to understand whether the transcoding process shouldstop before being started, based on the tracks status.
- setVideo(T) - function in com.otaliastudios.transcoder.internal.utils.MutableTrackMap
- setVideoRotation(int) - function in com.otaliastudios.transcoder.TranscoderOptions.Builder
- The clockwise rotation to be applied to the input video frames.Defaults to 0, which leaves the input rotation unchanged.
- setVideoTrackStrategy(TrackStrategy) - function in com.otaliastudios.transcoder.TranscoderOptions.Builder
- Sets the video output strategy.
- SingleThumbnailRequest - class in com.otaliastudios.transcoder.thumbnail
- Size - class in com.otaliastudios.transcoder.common
- Represents a video size in pixels, with no notion of rotation / width / height.
- SpeedTimeInterpolator - class in com.otaliastudios.transcoder.time
- A TimeInterpolator that modifies the playback speed by the given float factor.
- spliterator() - function in kotlin.collections.TrackMap
- spliterator() - function in kotlin.collections.MutableTrackMap
- stop() - function in com.otaliastudios.transcoder.sink.DefaultDataSink
- Called when transcoders have stopped writing.
- stop() - function in com.otaliastudios.transcoder.sink.DataSink
- Called when transcoders have stopped writing.
- stop() - function in com.otaliastudios.transcoder.sink.MultiDataSink
- Called when transcoders have stopped writing.
- stretch(ShortBuffer,ShortBuffer,int) - function in com.otaliastudios.transcoder.stretch.AudioStretcher
- Stretches the input into the output, based on the remaining value of both.
- stretch(ShortBuffer,ShortBuffer,int) - function in com.otaliastudios.transcoder.stretch.InsertAudioStretcher
- Stretches the input into the output, based on the remaining value of both.
- stretch(ShortBuffer,ShortBuffer,int) - function in com.otaliastudios.transcoder.stretch.CutAudioStretcher
- Stretches the input into the output, based on the remaining value of both.
- stretch(ShortBuffer,ShortBuffer,int) - function in com.otaliastudios.transcoder.stretch.PassThroughAudioStretcher
- Stretches the input into the output, based on the remaining value of both.
- stretch(ShortBuffer,ShortBuffer,int) - function in com.otaliastudios.transcoder.stretch.DefaultAudioStretcher
- Stretches the input into the output, based on the remaining value of both.