A  C  D  E  F  G  I  L  M  N  P  R  S  T  V 

S

Session - class in com.arthenica.ffmpegkit
Common interface for all FFmpegKit sessions.
SessionState - class in com.arthenica.ffmpegkit
 
sessionStateToString(SessionState) - function in com.arthenica.ffmpegkit.FFmpegKitConfig
Converts session state to string.
setAsyncConcurrencyLimit(int) - function in com.arthenica.ffmpegkit.FFmpegKitConfig
Sets the maximum number of async sessions that will be executed in parallel.
setBitrate(double) - function in com.arthenica.ffmpegkit.Statistics
 
setEnvironmentVariable(String,String) - function in com.arthenica.ffmpegkit.FFmpegKitConfig
Sets an environment variable.
setFontconfigConfigurationPath(String) - function in com.arthenica.ffmpegkit.FFmpegKitConfig
Sets and overrides fontconfig configuration directory.
setFontDirectory(Context,String,Map) - function in com.arthenica.ffmpegkit.FFmpegKitConfig
Registers the fonts inside the given path, so they become available to use in FFmpegfilters.
setFontDirectoryList(Context,List,Map) - function in com.arthenica.ffmpegkit.FFmpegKitConfig
Registers the fonts inside the given list of font directories, so they become availableto use in FFmpeg filters.
setFuture(Future) - function in com.arthenica.ffmpegkit.AbstractSession
Sets the future created for this session.
setLogLevel(Level) - function in com.arthenica.ffmpegkit.FFmpegKitConfig
Sets the log level.
setLogRedirectionStrategy(LogRedirectionStrategy) - function in com.arthenica.ffmpegkit.FFmpegKitConfig
Sets the log redirection strategy
setMediaInformation(MediaInformation) - function in com.arthenica.ffmpegkit.MediaInformationSession
Sets the media information extracted in this session.
setSessionHistorySize(int) - function in com.arthenica.ffmpegkit.FFmpegKitConfig
Sets the session history size.
setSessionId(long) - function in com.arthenica.ffmpegkit.Statistics
 
setSize(long) - function in com.arthenica.ffmpegkit.Statistics
 
setSpeed(double) - function in com.arthenica.ffmpegkit.Statistics
 
setTime(double) - function in com.arthenica.ffmpegkit.Statistics
 
setVideoFps(float) - function in com.arthenica.ffmpegkit.Statistics
 
setVideoFrameNumber(int) - function in com.arthenica.ffmpegkit.Statistics
 
setVideoQuality(float) - function in com.arthenica.ffmpegkit.Statistics
 
SIGINT - enum entry in com.arthenica.ffmpegkit.Signal
 
Signal - class in com.arthenica.ffmpegkit
Lists signals handled by FFmpegKit library.
SIGPIPE - enum entry in com.arthenica.ffmpegkit.Signal
 
SIGQUIT - enum entry in com.arthenica.ffmpegkit.Signal
 
SIGTERM - enum entry in com.arthenica.ffmpegkit.Signal
 
SIGXCPU - enum entry in com.arthenica.ffmpegkit.Signal
 
Statistics - class in com.arthenica.ffmpegkit
Statistics entry for an FFmpeg execute session.
StatisticsCallback - class in com.arthenica.ffmpegkit
Callback function that receives statistics generated for FFmpegKit sessions.
StreamInformation - class in com.arthenica.ffmpegkit
Stream information class.
A  C  D  E  F  G  I  L  M  N  P  R  S  T  V