- getAbi() - Static method in class com.arthenica.mobileffmpeg.AbiDetect
-
Returns loaded ABI name.
- getAllProperties() - Method in class com.arthenica.mobileffmpeg.MediaInformation
-
Returns all properties defined.
- getAllProperties() - Method in class com.arthenica.mobileffmpeg.StreamInformation
-
Returns all stream properties defined.
- getAverageFrameRate() - Method in class com.arthenica.mobileffmpeg.StreamInformation
-
Returns display aspect ratio.
- getBitrate() - Method in class com.arthenica.mobileffmpeg.MediaInformation
-
Returns bitrate.
- getBitrate() - Method in class com.arthenica.mobileffmpeg.Statistics
-
- getBitrate() - Method in class com.arthenica.mobileffmpeg.StreamInformation
-
Returns bitrate.
- getBuildDate() - Static method in class com.arthenica.mobileffmpeg.Config
-
Returns MobileFFmpeg library build date.
- getChannelLayout() - Method in class com.arthenica.mobileffmpeg.StreamInformation
-
Returns channel layout.
- getCodec() - Method in class com.arthenica.mobileffmpeg.StreamInformation
-
Returns stream codec.
- getCodecTimeBase() - Method in class com.arthenica.mobileffmpeg.StreamInformation
-
Returns codec time base.
- getCommand() - Method in class com.arthenica.mobileffmpeg.FFmpegExecution
-
- getDisplayAspectRatio() - Method in class com.arthenica.mobileffmpeg.StreamInformation
-
Returns display aspect ratio.
- getDuration() - Method in class com.arthenica.mobileffmpeg.MediaInformation
-
Returns duration.
- getExecutionId() - Method in class com.arthenica.mobileffmpeg.FFmpegExecution
-
- getExecutionId() - Method in class com.arthenica.mobileffmpeg.LogMessage
-
- getExecutionId() - Method in class com.arthenica.mobileffmpeg.Statistics
-
- getExternalLibraries() - Static method in class com.arthenica.mobileffmpeg.Config
-
Returns supported external libraries.
- getFFmpegVersion() - Static method in class com.arthenica.mobileffmpeg.Config
-
Returns FFmpeg version bundled within the library.
- getFilename() - Method in class com.arthenica.mobileffmpeg.MediaInformation
-
Returns file name.
- getFirst() - Method in class com.arthenica.mobileffmpeg.util.Pair
-
- getFirst() - Method in class com.arthenica.mobileffmpeg.util.Trio
-
- getFormat() - Method in class com.arthenica.mobileffmpeg.MediaInformation
-
Returns format.
- getFormat() - Method in class com.arthenica.mobileffmpeg.StreamInformation
-
Returns stream format.
- getFullCodec() - Method in class com.arthenica.mobileffmpeg.StreamInformation
-
Returns full stream codec.
- getHeight() - Method in class com.arthenica.mobileffmpeg.StreamInformation
-
Returns height.
- getIndex() - Method in class com.arthenica.mobileffmpeg.StreamInformation
-
Returns stream index.
- getLastCommandOutput() - Static method in class com.arthenica.mobileffmpeg.Config
-
Returns log output of last executed single FFmpeg/FFprobe command.
- getLastReceivedStatistics() - Static method in class com.arthenica.mobileffmpeg.Config
-
Returns the last received statistics data.
- getLastReturnCode() - Static method in class com.arthenica.mobileffmpeg.Config
-
Returns return code of last executed command.
- getLevel() - Method in class com.arthenica.mobileffmpeg.LogMessage
-
- getLogLevel() - Static method in class com.arthenica.mobileffmpeg.Config
-
Returns log level.
- getLongFormat() - Method in class com.arthenica.mobileffmpeg.MediaInformation
-
Returns long format.
- getMediaInformation(String) - Static method in class com.arthenica.mobileffmpeg.FFprobe
-
Returns media information for the given file.
- getMediaInformation(String, Long) - Static method in class com.arthenica.mobileffmpeg.FFprobe
-
- GetMediaInformationCallback - Interface in com.arthenica.mobileffmpeg
-
Represents a callback function to receive asynchronous getMediaInformation result.
- getMediaInformationFromCommand(String) - Static method in class com.arthenica.mobileffmpeg.FFprobe
-
Returns media information for the given command.
- getMediaProperties() - Method in class com.arthenica.mobileffmpeg.MediaInformation
-
Returns all media properties.
- getName() - Method in enum com.arthenica.mobileffmpeg.Abi
-
Returns ABI name as defined in Android NDK documentation.
- getNativeAbi() - Static method in class com.arthenica.mobileffmpeg.AbiDetect
-
Returns loaded ABI name.
- getNativeCpuAbi() - Static method in class com.arthenica.mobileffmpeg.AbiDetect
-
Returns ABI name of the running cpu.
- getNumberProperty(String) - Method in class com.arthenica.mobileffmpeg.MediaInformation
-
Returns the media property associated with the key.
- getNumberProperty(String) - Method in class com.arthenica.mobileffmpeg.StreamInformation
-
Returns the stream property associated with the key.
- getPackageName() - Static method in class com.arthenica.mobileffmpeg.Config
-
Returns package name.
- getProperties(String) - Method in class com.arthenica.mobileffmpeg.MediaInformation
-
Returns the media properties associated with the key.
- getProperties(String) - Method in class com.arthenica.mobileffmpeg.StreamInformation
-
Returns the stream properties associated with the key.
- getRealFrameRate() - Method in class com.arthenica.mobileffmpeg.StreamInformation
-
Returns real frame rate.
- getSampleAspectRatio() - Method in class com.arthenica.mobileffmpeg.StreamInformation
-
Returns sample aspect ratio.
- getSampleFormat() - Method in class com.arthenica.mobileffmpeg.StreamInformation
-
Returns sample format.
- getSampleRate() - Method in class com.arthenica.mobileffmpeg.StreamInformation
-
Returns sample rate.
- getSecond() - Method in class com.arthenica.mobileffmpeg.util.Pair
-
- getSecond() - Method in class com.arthenica.mobileffmpeg.util.Trio
-
- getSize() - Method in class com.arthenica.mobileffmpeg.MediaInformation
-
Returns size.
- getSize() - Method in class com.arthenica.mobileffmpeg.Statistics
-
- getSpeed() - Method in class com.arthenica.mobileffmpeg.Statistics
-
- getStartTime() - Method in class com.arthenica.mobileffmpeg.FFmpegExecution
-
- getStartTime() - Method in class com.arthenica.mobileffmpeg.MediaInformation
-
Returns start time.
- getStreams() - Method in class com.arthenica.mobileffmpeg.MediaInformation
-
Returns all streams.
- getStringProperty(String) - Method in class com.arthenica.mobileffmpeg.MediaInformation
-
Returns the media property associated with the key.
- getStringProperty(String) - Method in class com.arthenica.mobileffmpeg.StreamInformation
-
Returns the stream property associated with the key.
- getSupportedCameraIds(Context) - Static method in class com.arthenica.mobileffmpeg.Config
-
Returns the list of camera ids supported.
- getTags() - Method in class com.arthenica.mobileffmpeg.MediaInformation
-
Returns all tags.
- getTags() - Method in class com.arthenica.mobileffmpeg.StreamInformation
-
Returns all tags.
- getText() - Method in class com.arthenica.mobileffmpeg.LogMessage
-
- getThird() - Method in class com.arthenica.mobileffmpeg.util.Trio
-
- getTime() - Method in class com.arthenica.mobileffmpeg.Statistics
-
- getTimeBase() - Method in class com.arthenica.mobileffmpeg.StreamInformation
-
Returns time base.
- getType() - Method in class com.arthenica.mobileffmpeg.StreamInformation
-
Returns stream type.
- getValue() - Method in enum com.arthenica.mobileffmpeg.Level
-
Returns level value.
- getValue() - Method in enum com.arthenica.mobileffmpeg.Signal
-
- getVersion() - Static method in class com.arthenica.mobileffmpeg.Config
-
Returns MobileFFmpeg library version.
- getVideoFps() - Method in class com.arthenica.mobileffmpeg.Statistics
-
- getVideoFrameNumber() - Method in class com.arthenica.mobileffmpeg.Statistics
-
- getVideoQuality() - Method in class com.arthenica.mobileffmpeg.Statistics
-
- getWidth() - Method in class com.arthenica.mobileffmpeg.StreamInformation
-
Returns width.