Skip navigation links
A B C D E F G H I K L M N O P R S T U V W Y _ 

A

addArgument(String, String) - Method in class com.github.kokorin.jaffree.ffmpeg.Filter
 
addArgument(String) - Method in class com.github.kokorin.jaffree.ffmpeg.Filter
 
addArgumentEscaped(String, String) - Method in class com.github.kokorin.jaffree.ffmpeg.Filter
 
addArgumentEscaped(String) - Method in class com.github.kokorin.jaffree.ffmpeg.Filter
 
addCodec(StreamSpecifier, String) - Method in class com.github.kokorin.jaffree.ffmpeg.UrlInOut
 
addCodecCopy() - Method in class com.github.kokorin.jaffree.ffmpeg.UrlInOut
Sets special "copy" codec for all streams
addCodecCopy(StreamSpecifier) - Method in class com.github.kokorin.jaffree.ffmpeg.UrlInOut
Sets special "copy" codec for specified streams
addFilter(Filter) - Method in class com.github.kokorin.jaffree.ffmpeg.FilterChain
 
addFilterChain(FilterChain) - Method in class com.github.kokorin.jaffree.ffmpeg.FilterGraph
 
addFilterChains(List<FilterChain>) - Method in class com.github.kokorin.jaffree.ffmpeg.FilterGraph
 
addFilters(List<Filter>) - Method in class com.github.kokorin.jaffree.ffmpeg.FilterChain
 
addInput(Input) - Method in class com.github.kokorin.jaffree.ffmpeg.FFmpeg
 
addInputLink(StreamSpecifier) - Method in class com.github.kokorin.jaffree.ffmpeg.Filter
 
addInputLink(String) - Method in class com.github.kokorin.jaffree.ffmpeg.Filter
 
addMap(int, StreamSpecifier) - Method in class com.github.kokorin.jaffree.ffmpeg.UrlOutput
Designate one or more input streams as a source for the output file.
addMap(String) - Method in class com.github.kokorin.jaffree.ffmpeg.UrlOutput
An alternative [linklabel] form will map outputs from complex filter graphs (see the -filter_complex option) to the output file. linklabel must correspond to a defined output link label in the graph.
addOption(Option) - Method in class com.github.kokorin.jaffree.ffmpeg.FFmpeg
 
addOption(Option) - Method in class com.github.kokorin.jaffree.ffmpeg.UrlInOut
Add custom option.
addOption(String, String) - Method in class com.github.kokorin.jaffree.ffmpeg.UrlInOut
 
addOption(String) - Method in class com.github.kokorin.jaffree.ffmpeg.UrlInOut
 
addOutput(Output) - Method in class com.github.kokorin.jaffree.ffmpeg.FFmpeg
 
addOutputLink(String) - Method in class com.github.kokorin.jaffree.ffmpeg.Filter
 
alpha - Variable in class com.github.kokorin.jaffree.ffprobe.PixelFormatFlags
 
atPath(Path) - Static method in class com.github.kokorin.jaffree.ffmpeg.FFmpeg
 
atPath(Path) - Static method in class com.github.kokorin.jaffree.ffprobe.FFprobe
 
attachedPic - Variable in class com.github.kokorin.jaffree.ffprobe.StreamDisposition
 
AudioFrame - Class in com.github.kokorin.jaffree.ffmpeg
 
AudioFrame() - Constructor for class com.github.kokorin.jaffree.ffmpeg.AudioFrame
 
avgFrameRate - Variable in class com.github.kokorin.jaffree.ffprobe.Stream
 

B

beforeExecute(FFmpeg) - Method in class com.github.kokorin.jaffree.ffmpeg.FrameInput
 
beforeExecute(FFmpeg) - Method in class com.github.kokorin.jaffree.ffmpeg.FrameOutput
 
beforeExecute(FFmpeg) - Method in interface com.github.kokorin.jaffree.ffmpeg.Input
 
beforeExecute(FFmpeg) - Method in interface com.github.kokorin.jaffree.ffmpeg.Output
 
beforeExecute(FFmpeg) - Method in class com.github.kokorin.jaffree.ffmpeg.UrlInput
 
beforeExecute(FFmpeg) - Method in class com.github.kokorin.jaffree.ffmpeg.UrlOutput
 
bestEffortTimestamp - Variable in class com.github.kokorin.jaffree.ffprobe.Frame
 
bestEffortTimestampTime - Variable in class com.github.kokorin.jaffree.ffprobe.Frame
 
bigEndian - Variable in class com.github.kokorin.jaffree.ffprobe.PixelFormatFlags
 
bitDepth - Variable in class com.github.kokorin.jaffree.ffprobe.PixelFormatComponent
 
bitRate - Variable in class com.github.kokorin.jaffree.ffprobe.Format
 
bitRate - Variable in class com.github.kokorin.jaffree.ffprobe.Stream
 
bitsPerPixel - Variable in class com.github.kokorin.jaffree.ffprobe.PixelFormat
 
bitsPerRawSample - Variable in class com.github.kokorin.jaffree.ffprobe.Stream
 
bitsPerSample - Variable in class com.github.kokorin.jaffree.ffprobe.Stream
 
bitstream - Variable in class com.github.kokorin.jaffree.ffprobe.PixelFormatFlags
 
buildCommand(Path, List<Option>) - Static method in class com.github.kokorin.jaffree.process.ProcessHandler
 
buildCommonOptions() - Method in class com.github.kokorin.jaffree.ffmpeg.UrlInOut
 
buildDate - Variable in class com.github.kokorin.jaffree.ffprobe.ProgramVersion
 
buildOptions() - Method in class com.github.kokorin.jaffree.ffmpeg.FFmpeg
 
buildOptions() - Method in class com.github.kokorin.jaffree.ffmpeg.FrameInput
 
buildOptions() - Method in class com.github.kokorin.jaffree.ffmpeg.FrameOutput
 
buildOptions() - Method in interface com.github.kokorin.jaffree.ffmpeg.Input
 
buildOptions() - Method in interface com.github.kokorin.jaffree.ffmpeg.Output
 
buildOptions() - Method in class com.github.kokorin.jaffree.ffmpeg.UrlInOut
 
buildOptions() - Method in class com.github.kokorin.jaffree.ffmpeg.UrlInput
 
buildOptions() - Method in class com.github.kokorin.jaffree.ffmpeg.UrlOutput
 
buildOptions() - Method in class com.github.kokorin.jaffree.ffprobe.FFprobe
 
buildTime - Variable in class com.github.kokorin.jaffree.ffprobe.ProgramVersion
 

C

category - Variable in class com.github.kokorin.jaffree.ffprobe.Log
 
channelLayout - Variable in class com.github.kokorin.jaffree.ffprobe.Frame
 
channelLayout - Variable in class com.github.kokorin.jaffree.ffprobe.Stream
 
channels - Variable in class com.github.kokorin.jaffree.ffprobe.Frame
 
channels - Variable in class com.github.kokorin.jaffree.ffprobe.Stream
 
Chapter - Class in com.github.kokorin.jaffree.ffprobe
Java class for chapterType complex type.
Chapter() - Constructor for class com.github.kokorin.jaffree.ffprobe.Chapter
 
chapter - Variable in class com.github.kokorin.jaffree.ffprobe.Chapters
 
Chapters - Class in com.github.kokorin.jaffree.ffprobe
Java class for chaptersType complex type.
Chapters() - Constructor for class com.github.kokorin.jaffree.ffprobe.Chapters
 
chapters - Variable in class com.github.kokorin.jaffree.ffprobe.FFprobeResult
 
chromaLocation - Variable in class com.github.kokorin.jaffree.ffprobe.Stream
 
cleanEffects - Variable in class com.github.kokorin.jaffree.ffprobe.StreamDisposition
 
code - Variable in class com.github.kokorin.jaffree.ffprobe.Error
 
code() - Method in enum com.github.kokorin.jaffree.LogLevel
 
code() - Method in enum com.github.kokorin.jaffree.StreamType
 
codecLongName - Variable in class com.github.kokorin.jaffree.ffprobe.Stream
 
codecName - Variable in class com.github.kokorin.jaffree.ffprobe.Stream
 
codecTag - Variable in class com.github.kokorin.jaffree.ffprobe.Stream
 
codecTagString - Variable in class com.github.kokorin.jaffree.ffprobe.Stream
 
codecTimeBase - Variable in class com.github.kokorin.jaffree.ffprobe.Stream
 
codecType - Variable in class com.github.kokorin.jaffree.ffprobe.Packet
 
codecType - Variable in class com.github.kokorin.jaffree.ffprobe.Stream
 
codedHeight - Variable in class com.github.kokorin.jaffree.ffprobe.Stream
 
codedPictureNumber - Variable in class com.github.kokorin.jaffree.ffprobe.Frame
 
codedWidth - Variable in class com.github.kokorin.jaffree.ffprobe.Stream
 
colorPrimaries - Variable in class com.github.kokorin.jaffree.ffprobe.Stream
 
colorRange - Variable in class com.github.kokorin.jaffree.ffprobe.Stream
 
colorSpace - Variable in class com.github.kokorin.jaffree.ffprobe.Stream
 
colorTransfer - Variable in class com.github.kokorin.jaffree.ffprobe.Stream
 
Colour - Static variable in class com.github.kokorin.jaffree.matroska.ExtraDocTypes
 
com.github.kokorin.jaffree - package com.github.kokorin.jaffree
 
com.github.kokorin.jaffree.ffmpeg - package com.github.kokorin.jaffree.ffmpeg
 
com.github.kokorin.jaffree.ffprobe - package com.github.kokorin.jaffree.ffprobe
 
com.github.kokorin.jaffree.matroska - package com.github.kokorin.jaffree.matroska
 
com.github.kokorin.jaffree.process - package com.github.kokorin.jaffree.process
 
comment - Variable in class com.github.kokorin.jaffree.ffprobe.StreamDisposition
 
compilerIdent - Variable in class com.github.kokorin.jaffree.ffprobe.ProgramVersion
 
component - Variable in class com.github.kokorin.jaffree.ffprobe.PixelFormatComponents
 
components - Variable in class com.github.kokorin.jaffree.ffprobe.PixelFormat
 
composeDate(BufferedImage) - Static method in class com.github.kokorin.jaffree.ffmpeg.FrameWriter
 
configuration - Variable in class com.github.kokorin.jaffree.ffprobe.ProgramVersion
 
consume(Frame) - Method in interface com.github.kokorin.jaffree.ffmpeg.FrameConsumer
 
consumeTracks(List<Track>) - Method in interface com.github.kokorin.jaffree.ffmpeg.FrameConsumer
 
context - Variable in class com.github.kokorin.jaffree.ffprobe.Log
 
convergenceDuration - Variable in class com.github.kokorin.jaffree.ffprobe.Packet
 
convergenceDurationTime - Variable in class com.github.kokorin.jaffree.ffprobe.Packet
 
copyright - Variable in class com.github.kokorin.jaffree.ffprobe.ProgramVersion
 
createChaptersType() - Method in class com.github.kokorin.jaffree.ffprobe.ObjectFactory
Create an instance of Chapters
createChapterType() - Method in class com.github.kokorin.jaffree.ffprobe.ObjectFactory
Create an instance of Chapter
createErrorType() - Method in class com.github.kokorin.jaffree.ffprobe.ObjectFactory
Create an instance of Error
createFfprobe(FFprobeResult) - Method in class com.github.kokorin.jaffree.ffprobe.ObjectFactory
Create an instance of JAXBElement<FFprobeResult>}
createFfprobeType() - Method in class com.github.kokorin.jaffree.ffprobe.ObjectFactory
Create an instance of FFprobeResult
createFormatType() - Method in class com.github.kokorin.jaffree.ffprobe.ObjectFactory
Create an instance of Format
createFrameSideDataListType() - Method in class com.github.kokorin.jaffree.ffprobe.ObjectFactory
Create an instance of FrameSideDataList
createFrameSideDataType() - Method in class com.github.kokorin.jaffree.ffprobe.ObjectFactory
Create an instance of FrameSideData
createFramesType() - Method in class com.github.kokorin.jaffree.ffprobe.ObjectFactory
Create an instance of Frames
createFrameType() - Method in class com.github.kokorin.jaffree.ffprobe.ObjectFactory
Create an instance of Frame
createLibraryVersionsType() - Method in class com.github.kokorin.jaffree.ffprobe.ObjectFactory
Create an instance of LibraryVersions
createLibraryVersionType() - Method in class com.github.kokorin.jaffree.ffprobe.ObjectFactory
Create an instance of LibraryVersion
createLogsType() - Method in class com.github.kokorin.jaffree.ffprobe.ObjectFactory
Create an instance of Logs
createLogType() - Method in class com.github.kokorin.jaffree.ffprobe.ObjectFactory
Create an instance of Log
createPacketsAndFramesType() - Method in class com.github.kokorin.jaffree.ffprobe.ObjectFactory
Create an instance of PacketsAndFrames
createPacketSideDataListType() - Method in class com.github.kokorin.jaffree.ffprobe.ObjectFactory
Create an instance of PacketSideDataList
createPacketSideDataType() - Method in class com.github.kokorin.jaffree.ffprobe.ObjectFactory
Create an instance of PacketSideData
createPacketsType() - Method in class com.github.kokorin.jaffree.ffprobe.ObjectFactory
Create an instance of Packets
createPacketType() - Method in class com.github.kokorin.jaffree.ffprobe.ObjectFactory
Create an instance of Packet
createPixelFormatComponentsType() - Method in class com.github.kokorin.jaffree.ffprobe.ObjectFactory
Create an instance of PixelFormatComponents
createPixelFormatComponentType() - Method in class com.github.kokorin.jaffree.ffprobe.ObjectFactory
Create an instance of PixelFormatComponent
createPixelFormatFlagsType() - Method in class com.github.kokorin.jaffree.ffprobe.ObjectFactory
Create an instance of PixelFormatFlags
createPixelFormatsType() - Method in class com.github.kokorin.jaffree.ffprobe.ObjectFactory
Create an instance of PixelFormats
createPixelFormatType() - Method in class com.github.kokorin.jaffree.ffprobe.ObjectFactory
Create an instance of PixelFormat
createProgramsType() - Method in class com.github.kokorin.jaffree.ffprobe.ObjectFactory
Create an instance of Programs
createProgramType() - Method in class com.github.kokorin.jaffree.ffprobe.ObjectFactory
Create an instance of Program
createProgramVersionType() - Method in class com.github.kokorin.jaffree.ffprobe.ObjectFactory
Create an instance of ProgramVersion
createStdErrReader() - Method in class com.github.kokorin.jaffree.ffprobe.FFprobe
 
createStdOutReader() - Method in class com.github.kokorin.jaffree.ffprobe.FFprobe
 
createStreamDispositionType() - Method in class com.github.kokorin.jaffree.ffprobe.ObjectFactory
Create an instance of StreamDisposition
createStreamsType() - Method in class com.github.kokorin.jaffree.ffprobe.ObjectFactory
Create an instance of Streams
createStreamType() - Method in class com.github.kokorin.jaffree.ffprobe.ObjectFactory
Create an instance of Stream
createSubtitleType() - Method in class com.github.kokorin.jaffree.ffprobe.ObjectFactory
Create an instance of Subtitle
createTagType() - Method in class com.github.kokorin.jaffree.ffprobe.ObjectFactory
Create an instance of Tag

D

data - Variable in class com.github.kokorin.jaffree.ffprobe.Packet
 
dataHash - Variable in class com.github.kokorin.jaffree.ffprobe.Packet
 
displayAspectRatio - Variable in class com.github.kokorin.jaffree.ffprobe.Stream
 
displayPictureNumber - Variable in class com.github.kokorin.jaffree.ffprobe.Frame
 
disposition - Variable in class com.github.kokorin.jaffree.ffprobe.Stream
 
dts - Variable in class com.github.kokorin.jaffree.ffprobe.Packet
 
dtsTime - Variable in class com.github.kokorin.jaffree.ffprobe.Packet
 
dub - Variable in class com.github.kokorin.jaffree.ffprobe.StreamDisposition
 
duration - Variable in class com.github.kokorin.jaffree.ffprobe.Format
 
duration - Variable in class com.github.kokorin.jaffree.ffprobe.Packet
 
duration - Variable in class com.github.kokorin.jaffree.ffprobe.Stream
 
durationTime - Variable in class com.github.kokorin.jaffree.ffprobe.Packet
 
durationTs - Variable in class com.github.kokorin.jaffree.ffprobe.Stream
 

E

end - Variable in class com.github.kokorin.jaffree.ffprobe.Chapter
 
endDisplayTime - Variable in class com.github.kokorin.jaffree.ffprobe.Subtitle
 
endPts - Variable in class com.github.kokorin.jaffree.ffprobe.Program
 
endTime - Variable in class com.github.kokorin.jaffree.ffprobe.Chapter
 
endTime - Variable in class com.github.kokorin.jaffree.ffprobe.Program
 
EOF - Static variable in class com.github.kokorin.jaffree.matroska.ExtraDocTypes
 
Error - Class in com.github.kokorin.jaffree.ffprobe
Java class for errorType complex type.
Error() - Constructor for class com.github.kokorin.jaffree.ffprobe.Error
 
error - Variable in class com.github.kokorin.jaffree.ffprobe.FFprobeResult
 
execute() - Method in class com.github.kokorin.jaffree.ffmpeg.FFmpeg
 
execute() - Method in class com.github.kokorin.jaffree.ffprobe.FFprobe
 
execute(List<Option>) - Method in class com.github.kokorin.jaffree.process.ProcessHandler
 
extractAudio(boolean) - Method in class com.github.kokorin.jaffree.ffmpeg.FrameOutput
 
extractVideo(boolean) - Method in class com.github.kokorin.jaffree.ffmpeg.FrameOutput
 
extradata - Variable in class com.github.kokorin.jaffree.ffprobe.Stream
 
extradataHash - Variable in class com.github.kokorin.jaffree.ffprobe.Stream
 
ExtraDocTypes - Class in com.github.kokorin.jaffree.matroska
 

F

FFmpeg - Class in com.github.kokorin.jaffree.ffmpeg
 
FFmpeg(Path) - Constructor for class com.github.kokorin.jaffree.ffmpeg.FFmpeg
 
FFmpegProgress - Class in com.github.kokorin.jaffree.ffmpeg
 
FFmpegProgress(long, double, double, long, long, double, double) - Constructor for class com.github.kokorin.jaffree.ffmpeg.FFmpegProgress
 
FFmpegResult - Class in com.github.kokorin.jaffree.ffmpeg
 
FFmpegResult(long, long, long, long, long, double) - Constructor for class com.github.kokorin.jaffree.ffmpeg.FFmpegResult
 
FFmpegResultReader - Class in com.github.kokorin.jaffree.ffmpeg
 
FFmpegResultReader(ProgressListener) - Constructor for class com.github.kokorin.jaffree.ffmpeg.FFmpegResultReader
 
FFprobe - Class in com.github.kokorin.jaffree.ffprobe
 
FFprobe(Path) - Constructor for class com.github.kokorin.jaffree.ffprobe.FFprobe
 
FFprobeResult - Class in com.github.kokorin.jaffree.ffprobe
Java class for ffprobeType complex type.
FFprobeResult() - Constructor for class com.github.kokorin.jaffree.ffprobe.FFprobeResult
 
fieldOrder - Variable in class com.github.kokorin.jaffree.ffprobe.Stream
 
filename - Variable in class com.github.kokorin.jaffree.ffprobe.Format
 
Filter - Class in com.github.kokorin.jaffree.ffmpeg
 
Filter() - Constructor for class com.github.kokorin.jaffree.ffmpeg.Filter
 
FilterChain - Class in com.github.kokorin.jaffree.ffmpeg
 
FilterChain() - Constructor for class com.github.kokorin.jaffree.ffmpeg.FilterChain
 
FilterGraph - Class in com.github.kokorin.jaffree.ffmpeg
 
FilterGraph() - Constructor for class com.github.kokorin.jaffree.ffmpeg.FilterGraph
 
flags - Variable in class com.github.kokorin.jaffree.ffprobe.Packet
 
flags - Variable in class com.github.kokorin.jaffree.ffprobe.PixelFormat
 
forced - Variable in class com.github.kokorin.jaffree.ffprobe.StreamDisposition
 
forExecutable(Path) - Static method in class com.github.kokorin.jaffree.process.ProcessHandler
 
format - Variable in class com.github.kokorin.jaffree.ffprobe.FFprobeResult
 
Format - Class in com.github.kokorin.jaffree.ffprobe
Java class for formatType complex type.
Format() - Constructor for class com.github.kokorin.jaffree.ffprobe.Format
 
format - Variable in class com.github.kokorin.jaffree.ffprobe.Subtitle
 
formatLongName - Variable in class com.github.kokorin.jaffree.ffprobe.Format
 
formatName - Variable in class com.github.kokorin.jaffree.ffprobe.Format
 
Frame - Class in com.github.kokorin.jaffree.ffmpeg
 
Frame() - Constructor for class com.github.kokorin.jaffree.ffmpeg.Frame
 
Frame - Class in com.github.kokorin.jaffree.ffprobe
Java class for frameType complex type.
Frame() - Constructor for class com.github.kokorin.jaffree.ffprobe.Frame
 
FrameConsumer - Interface in com.github.kokorin.jaffree.ffmpeg
 
FrameInput - Class in com.github.kokorin.jaffree.ffmpeg
 
FrameInput() - Constructor for class com.github.kokorin.jaffree.ffmpeg.FrameInput
 
frameOrSubtitle - Variable in class com.github.kokorin.jaffree.ffprobe.Frames
 
FrameOutput - Class in com.github.kokorin.jaffree.ffmpeg
 
FrameOutput(FrameConsumer) - Constructor for class com.github.kokorin.jaffree.ffmpeg.FrameOutput
 
FrameProducer - Interface in com.github.kokorin.jaffree.ffmpeg
 
FrameReader<T> - Class in com.github.kokorin.jaffree.ffmpeg
 
FrameReader(FrameConsumer) - Constructor for class com.github.kokorin.jaffree.ffmpeg.FrameReader
 
frames - Variable in class com.github.kokorin.jaffree.ffprobe.FFprobeResult
 
Frames - Class in com.github.kokorin.jaffree.ffprobe
Java class for framesType complex type.
Frames() - Constructor for class com.github.kokorin.jaffree.ffprobe.Frames
 
FrameSideData - Class in com.github.kokorin.jaffree.ffprobe
Java class for frameSideDataType complex type.
FrameSideData() - Constructor for class com.github.kokorin.jaffree.ffprobe.FrameSideData
 
FrameSideDataList - Class in com.github.kokorin.jaffree.ffprobe
Java class for frameSideDataListType complex type.
FrameSideDataList() - Constructor for class com.github.kokorin.jaffree.ffprobe.FrameSideDataList
 
FrameWriter - Class in com.github.kokorin.jaffree.ffmpeg
 
FrameWriter(FrameProducer) - Constructor for class com.github.kokorin.jaffree.ffmpeg.FrameWriter
 
fromInputLink(String) - Static method in class com.github.kokorin.jaffree.ffmpeg.Filter
 
fromInputLink(StreamSpecifier) - Static method in class com.github.kokorin.jaffree.ffmpeg.Filter
 
fromPath(Path) - Static method in class com.github.kokorin.jaffree.ffmpeg.UrlInput
 
fromString(String) - Static method in class com.github.kokorin.jaffree.ffmpeg.FFmpegProgress
 
fromString(String) - Static method in class com.github.kokorin.jaffree.ffmpeg.FFmpegResult
 
fromUrl(String) - Static method in class com.github.kokorin.jaffree.ffmpeg.UrlInput
 

G

getAlpha() - Method in class com.github.kokorin.jaffree.ffprobe.PixelFormatFlags
Gets the value of the alpha property.
getAttachedPic() - Method in class com.github.kokorin.jaffree.ffprobe.StreamDisposition
Gets the value of the attachedPic property.
getAudioSize() - Method in class com.github.kokorin.jaffree.ffmpeg.FFmpegResult
 
getAvgFrameRate() - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Gets the value of the avgFrameRate property.
getBestEffortTimestamp() - Method in class com.github.kokorin.jaffree.ffprobe.Frame
Gets the value of the bestEffortTimestamp property.
getBestEffortTimestampTime() - Method in class com.github.kokorin.jaffree.ffprobe.Frame
Gets the value of the bestEffortTimestampTime property.
getBigEndian() - Method in class com.github.kokorin.jaffree.ffprobe.PixelFormatFlags
Gets the value of the bigEndian property.
getBitDepth() - Method in class com.github.kokorin.jaffree.ffprobe.PixelFormatComponent
Gets the value of the bitDepth property.
getBitrate() - Method in class com.github.kokorin.jaffree.ffmpeg.FFmpegProgress
 
getBitRate() - Method in class com.github.kokorin.jaffree.ffprobe.Format
Gets the value of the bitRate property.
getBitRate() - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Gets the value of the bitRate property.
getBitsPerPixel() - Method in class com.github.kokorin.jaffree.ffprobe.PixelFormat
Gets the value of the bitsPerPixel property.
getBitsPerRawSample() - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Gets the value of the bitsPerRawSample property.
getBitsPerSample() - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Gets the value of the bitsPerSample property.
getBitstream() - Method in class com.github.kokorin.jaffree.ffprobe.PixelFormatFlags
Gets the value of the bitstream property.
getBuildDate() - Method in class com.github.kokorin.jaffree.ffprobe.ProgramVersion
Gets the value of the buildDate property.
getBuildTime() - Method in class com.github.kokorin.jaffree.ffprobe.ProgramVersion
Gets the value of the buildTime property.
getCategory() - Method in class com.github.kokorin.jaffree.ffprobe.Log
Gets the value of the category property.
getChannelLayout() - Method in class com.github.kokorin.jaffree.ffprobe.Frame
Gets the value of the channelLayout property.
getChannelLayout() - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Gets the value of the channelLayout property.
getChannels() - Method in class com.github.kokorin.jaffree.ffprobe.Frame
Gets the value of the channels property.
getChannels() - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Gets the value of the channels property.
getChapter() - Method in class com.github.kokorin.jaffree.ffprobe.Chapters
Gets the value of the chapter property.
getChapters() - Method in class com.github.kokorin.jaffree.ffprobe.FFprobeResult
Gets the value of the chapters property.
getChromaLocation() - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Gets the value of the chromaLocation property.
getCleanEffects() - Method in class com.github.kokorin.jaffree.ffprobe.StreamDisposition
Gets the value of the cleanEffects property.
getCode() - Method in class com.github.kokorin.jaffree.ffprobe.Error
Gets the value of the code property.
getCodecLongName() - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Gets the value of the codecLongName property.
getCodecName() - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Gets the value of the codecName property.
getCodecTag() - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Gets the value of the codecTag property.
getCodecTagString() - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Gets the value of the codecTagString property.
getCodecTimeBase() - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Gets the value of the codecTimeBase property.
getCodecType() - Method in class com.github.kokorin.jaffree.ffprobe.Packet
Gets the value of the codecType property.
getCodecType() - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Gets the value of the codecType property.
getCodedHeight() - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Gets the value of the codedHeight property.
getCodedPictureNumber() - Method in class com.github.kokorin.jaffree.ffprobe.Frame
Gets the value of the codedPictureNumber property.
getCodedWidth() - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Gets the value of the codedWidth property.
getColorPrimaries() - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Gets the value of the colorPrimaries property.
getColorRange() - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Gets the value of the colorRange property.
getColorSpace() - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Gets the value of the colorSpace property.
getColorTransfer() - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Gets the value of the colorTransfer property.
getComment() - Method in class com.github.kokorin.jaffree.ffprobe.StreamDisposition
Gets the value of the comment property.
getCompilerIdent() - Method in class com.github.kokorin.jaffree.ffprobe.ProgramVersion
Gets the value of the compilerIdent property.
getComponent() - Method in class com.github.kokorin.jaffree.ffprobe.PixelFormatComponents
Gets the value of the component property.
getComponents() - Method in class com.github.kokorin.jaffree.ffprobe.PixelFormat
Gets the value of the components property.
getConfiguration() - Method in class com.github.kokorin.jaffree.ffprobe.ProgramVersion
Gets the value of the configuration property.
getConsumer() - Method in class com.github.kokorin.jaffree.ffmpeg.FrameOutput
 
getContext() - Method in class com.github.kokorin.jaffree.ffprobe.Log
Gets the value of the context property.
getConvergenceDuration() - Method in class com.github.kokorin.jaffree.ffprobe.Packet
Gets the value of the convergenceDuration property.
getConvergenceDurationTime() - Method in class com.github.kokorin.jaffree.ffprobe.Packet
Gets the value of the convergenceDurationTime property.
getCopyright() - Method in class com.github.kokorin.jaffree.ffprobe.ProgramVersion
Gets the value of the copyright property.
getData() - Method in class com.github.kokorin.jaffree.ffprobe.Packet
Gets the value of the data property.
getDataHash() - Method in class com.github.kokorin.jaffree.ffprobe.Packet
Gets the value of the dataHash property.
getDefault() - Method in class com.github.kokorin.jaffree.ffprobe.StreamDisposition
Gets the value of the default property.
getDisplayAspectRatio() - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Gets the value of the displayAspectRatio property.
getDisplayPictureNumber() - Method in class com.github.kokorin.jaffree.ffprobe.Frame
Gets the value of the displayPictureNumber property.
getDisposition() - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Gets the value of the disposition property.
getDts() - Method in class com.github.kokorin.jaffree.ffprobe.Packet
Gets the value of the dts property.
getDtsTime() - Method in class com.github.kokorin.jaffree.ffprobe.Packet
Gets the value of the dtsTime property.
getDub() - Method in class com.github.kokorin.jaffree.ffprobe.StreamDisposition
Gets the value of the dub property.
getDuration() - Method in class com.github.kokorin.jaffree.ffprobe.Format
Gets the value of the duration property.
getDuration() - Method in class com.github.kokorin.jaffree.ffprobe.Packet
Gets the value of the duration property.
getDuration() - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Gets the value of the duration property.
getDurationTime() - Method in class com.github.kokorin.jaffree.ffprobe.Packet
Gets the value of the durationTime property.
getDurationTs() - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Gets the value of the durationTs property.
getEnd() - Method in class com.github.kokorin.jaffree.ffprobe.Chapter
Gets the value of the end property.
getEndDisplayTime() - Method in class com.github.kokorin.jaffree.ffprobe.Subtitle
Gets the value of the endDisplayTime property.
getEndPts() - Method in class com.github.kokorin.jaffree.ffprobe.Program
Gets the value of the endPts property.
getEndTime() - Method in class com.github.kokorin.jaffree.ffprobe.Chapter
Gets the value of the endTime property.
getEndTime() - Method in class com.github.kokorin.jaffree.ffprobe.Program
Gets the value of the endTime property.
getError() - Method in class com.github.kokorin.jaffree.ffprobe.FFprobeResult
Gets the value of the error property.
getExtradata() - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Gets the value of the extradata property.
getExtradataHash() - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Gets the value of the extradataHash property.
getFieldOrder() - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Gets the value of the fieldOrder property.
getFilename() - Method in class com.github.kokorin.jaffree.ffprobe.Format
Gets the value of the filename property.
getFilePointer() - Method in class com.github.kokorin.jaffree.ffmpeg.InputStreamSource
 
getFilePointer() - Method in class com.github.kokorin.jaffree.ffmpeg.OutputStreamWriter
 
getFlags() - Method in class com.github.kokorin.jaffree.ffprobe.Packet
Gets the value of the flags property.
getFlags() - Method in class com.github.kokorin.jaffree.ffprobe.PixelFormat
Gets the value of the flags property.
getForced() - Method in class com.github.kokorin.jaffree.ffprobe.StreamDisposition
Gets the value of the forced property.
getFormat() - Method in class com.github.kokorin.jaffree.ffprobe.FFprobeResult
Gets the value of the format property.
getFormat() - Method in class com.github.kokorin.jaffree.ffprobe.Subtitle
Gets the value of the format property.
getFormatLongName() - Method in class com.github.kokorin.jaffree.ffprobe.Format
Gets the value of the formatLongName property.
getFormatName() - Method in class com.github.kokorin.jaffree.ffprobe.Format
Gets the value of the formatName property.
getFps() - Method in class com.github.kokorin.jaffree.ffmpeg.FFmpegProgress
 
getFrame() - Method in class com.github.kokorin.jaffree.ffmpeg.FFmpegProgress
 
getFrameOrSubtitle() - Method in class com.github.kokorin.jaffree.ffprobe.Frames
Gets the value of the frameOrSubtitle property.
getFrames() - Method in class com.github.kokorin.jaffree.ffprobe.FFprobeResult
Gets the value of the frames property.
getGlobalHeadersSize() - Method in class com.github.kokorin.jaffree.ffmpeg.FFmpegResult
 
getHasBFrames() - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Gets the value of the hasBFrames property.
getHearingImpaired() - Method in class com.github.kokorin.jaffree.ffprobe.StreamDisposition
Gets the value of the hearingImpaired property.
getHeight() - Method in class com.github.kokorin.jaffree.ffmpeg.Track
 
getHeight() - Method in class com.github.kokorin.jaffree.ffprobe.Frame
Gets the value of the height property.
getHeight() - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Gets the value of the height property.
getHwaccel() - Method in class com.github.kokorin.jaffree.ffprobe.PixelFormatFlags
Gets the value of the hwaccel property.
getId() - Method in class com.github.kokorin.jaffree.ffmpeg.Track
 
getId() - Method in class com.github.kokorin.jaffree.ffprobe.Chapter
Gets the value of the id property.
getId() - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Gets the value of the id property.
getIdent() - Method in class com.github.kokorin.jaffree.ffprobe.LibraryVersion
Gets the value of the ident property.
getImage() - Method in class com.github.kokorin.jaffree.ffmpeg.VideoFrame
 
getIndex() - Method in class com.github.kokorin.jaffree.ffprobe.PixelFormatComponent
Gets the value of the index property.
getIndex() - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Gets the value of the index property.
getInterlacedFrame() - Method in class com.github.kokorin.jaffree.ffprobe.Frame
Gets the value of the interlacedFrame property.
getKaraoke() - Method in class com.github.kokorin.jaffree.ffprobe.StreamDisposition
Gets the value of the karaoke property.
getKey() - Method in class com.github.kokorin.jaffree.ffprobe.Tag
Gets the value of the key property.
getKeyFrame() - Method in class com.github.kokorin.jaffree.ffprobe.Frame
Gets the value of the keyFrame property.
getLevel() - Method in class com.github.kokorin.jaffree.ffprobe.Log
Gets the value of the level property.
getLevel() - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Gets the value of the level property.
getLibraryVersion() - Method in class com.github.kokorin.jaffree.ffprobe.LibraryVersions
Gets the value of the libraryVersion property.
getLibraryVersions() - Method in class com.github.kokorin.jaffree.ffprobe.FFprobeResult
Gets the value of the libraryVersions property.
getLog() - Method in class com.github.kokorin.jaffree.ffprobe.Logs
Gets the value of the log property.
getLog2ChromaH() - Method in class com.github.kokorin.jaffree.ffprobe.PixelFormat
Gets the value of the log2ChromaH property.
getLog2ChromaW() - Method in class com.github.kokorin.jaffree.ffprobe.PixelFormat
Gets the value of the log2ChromaW property.
getLogs() - Method in class com.github.kokorin.jaffree.ffprobe.Frame
Gets the value of the logs property.
getLyrics() - Method in class com.github.kokorin.jaffree.ffprobe.StreamDisposition
Gets the value of the lyrics property.
getMajor() - Method in class com.github.kokorin.jaffree.ffprobe.LibraryVersion
Gets the value of the major property.
getMaxBitRate() - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Gets the value of the maxBitRate property.
getMediaType() - Method in class com.github.kokorin.jaffree.ffprobe.Frame
Gets the value of the mediaType property.
getMediaType() - Method in class com.github.kokorin.jaffree.ffprobe.Subtitle
Gets the value of the mediaType property.
getMessage() - Method in class com.github.kokorin.jaffree.ffprobe.Log
Gets the value of the message property.
getMicro() - Method in class com.github.kokorin.jaffree.ffprobe.LibraryVersion
Gets the value of the micro property.
getMinor() - Method in class com.github.kokorin.jaffree.ffprobe.LibraryVersion
Gets the value of the minor property.
getMuxingOverheadRatio() - Method in class com.github.kokorin.jaffree.ffmpeg.FFmpegResult
 
getName() - Method in class com.github.kokorin.jaffree.ffprobe.LibraryVersion
Gets the value of the name property.
getName() - Method in class com.github.kokorin.jaffree.ffprobe.PixelFormat
Gets the value of the name property.
getName() - Method in class com.github.kokorin.jaffree.Option
 
getNbComponents() - Method in class com.github.kokorin.jaffree.ffprobe.PixelFormat
Gets the value of the nbComponents property.
getNbFrames() - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Gets the value of the nbFrames property.
getNbPrograms() - Method in class com.github.kokorin.jaffree.ffprobe.Format
Gets the value of the nbPrograms property.
getNbReadFrames() - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Gets the value of the nbReadFrames property.
getNbReadPackets() - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Gets the value of the nbReadPackets property.
getNbSamples() - Method in class com.github.kokorin.jaffree.ffprobe.Frame
Gets the value of the nbSamples property.
getNbStreams() - Method in class com.github.kokorin.jaffree.ffprobe.Format
Gets the value of the nbStreams property.
getNbStreams() - Method in class com.github.kokorin.jaffree.ffprobe.Program
Gets the value of the nbStreams property.
getNumRects() - Method in class com.github.kokorin.jaffree.ffprobe.Subtitle
Gets the value of the numRects property.
getOriginal() - Method in class com.github.kokorin.jaffree.ffprobe.StreamDisposition
Gets the value of the original property.
getOtherStreamsSize() - Method in class com.github.kokorin.jaffree.ffmpeg.FFmpegResult
 
getPacket() - Method in class com.github.kokorin.jaffree.ffprobe.Packets
Gets the value of the packet property.
getPacketOrFrameOrSubtitle() - Method in class com.github.kokorin.jaffree.ffprobe.PacketsAndFrames
Gets the value of the packetOrFrameOrSubtitle property.
getPackets() - Method in class com.github.kokorin.jaffree.ffprobe.FFprobeResult
Gets the value of the packets property.
getPacketsAndFrames() - Method in class com.github.kokorin.jaffree.ffprobe.FFprobeResult
Gets the value of the packetsAndFrames property.
getPalette() - Method in class com.github.kokorin.jaffree.ffprobe.PixelFormatFlags
Gets the value of the palette property.
getParentCategory() - Method in class com.github.kokorin.jaffree.ffprobe.Log
Gets the value of the parentCategory property.
getParentContext() - Method in class com.github.kokorin.jaffree.ffprobe.Log
Gets the value of the parentContext property.
getPcrPid() - Method in class com.github.kokorin.jaffree.ffprobe.Program
Gets the value of the pcrPid property.
getPictType() - Method in class com.github.kokorin.jaffree.ffprobe.Frame
Gets the value of the pictType property.
getPixelFormat() - Method in class com.github.kokorin.jaffree.ffprobe.PixelFormats
Gets the value of the pixelFormat property.
getPixelFormats() - Method in class com.github.kokorin.jaffree.ffprobe.FFprobeResult
Gets the value of the pixelFormats property.
getPixFmt() - Method in class com.github.kokorin.jaffree.ffprobe.Frame
Gets the value of the pixFmt property.
getPixFmt() - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Gets the value of the pixFmt property.
getPktDts() - Method in class com.github.kokorin.jaffree.ffprobe.Frame
Gets the value of the pktDts property.
getPktDtsTime() - Method in class com.github.kokorin.jaffree.ffprobe.Frame
Gets the value of the pktDtsTime property.
getPktDuration() - Method in class com.github.kokorin.jaffree.ffprobe.Frame
Gets the value of the pktDuration property.
getPktDurationTime() - Method in class com.github.kokorin.jaffree.ffprobe.Frame
Gets the value of the pktDurationTime property.
getPktPos() - Method in class com.github.kokorin.jaffree.ffprobe.Frame
Gets the value of the pktPos property.
getPktPts() - Method in class com.github.kokorin.jaffree.ffprobe.Frame
Gets the value of the pktPts property.
getPktPtsTime() - Method in class com.github.kokorin.jaffree.ffprobe.Frame
Gets the value of the pktPtsTime property.
getPktSize() - Method in class com.github.kokorin.jaffree.ffprobe.Frame
Gets the value of the pktSize property.
getPlanar() - Method in class com.github.kokorin.jaffree.ffprobe.PixelFormatFlags
Gets the value of the planar property.
getPmtPid() - Method in class com.github.kokorin.jaffree.ffprobe.Program
Gets the value of the pmtPid property.
getPos() - Method in class com.github.kokorin.jaffree.ffprobe.Packet
Gets the value of the pos property.
getProbeScore() - Method in class com.github.kokorin.jaffree.ffprobe.Format
Gets the value of the probeScore property.
getProfile() - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Gets the value of the profile property.
getProgram() - Method in class com.github.kokorin.jaffree.ffprobe.Programs
Gets the value of the program property.
getProgramId() - Method in class com.github.kokorin.jaffree.ffprobe.Program
Gets the value of the programId property.
getProgramNum() - Method in class com.github.kokorin.jaffree.ffprobe.Program
Gets the value of the programNum property.
getPrograms() - Method in class com.github.kokorin.jaffree.ffprobe.FFprobeResult
Gets the value of the programs property.
getProgramVersion() - Method in class com.github.kokorin.jaffree.ffprobe.FFprobeResult
Gets the value of the programVersion property.
getProgressListener() - Method in class com.github.kokorin.jaffree.ffmpeg.FFmpeg
 
getPseudopal() - Method in class com.github.kokorin.jaffree.ffprobe.PixelFormatFlags
Gets the value of the pseudopal property.
getPts() - Method in class com.github.kokorin.jaffree.ffprobe.Frame
Gets the value of the pts property.
getPts() - Method in class com.github.kokorin.jaffree.ffprobe.Packet
Gets the value of the pts property.
getPts() - Method in class com.github.kokorin.jaffree.ffprobe.Subtitle
Gets the value of the pts property.
getPtsTime() - Method in class com.github.kokorin.jaffree.ffprobe.Frame
Gets the value of the ptsTime property.
getPtsTime() - Method in class com.github.kokorin.jaffree.ffprobe.Packet
Gets the value of the ptsTime property.
getPtsTime() - Method in class com.github.kokorin.jaffree.ffprobe.Subtitle
Gets the value of the ptsTime property.
getQ() - Method in class com.github.kokorin.jaffree.ffmpeg.FFmpegProgress
 
getRefs() - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Gets the value of the refs property.
getRepeatPict() - Method in class com.github.kokorin.jaffree.ffprobe.Frame
Gets the value of the repeatPict property.
getRFrameRate() - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Gets the value of the rFrameRate property.
getRgb() - Method in class com.github.kokorin.jaffree.ffprobe.PixelFormatFlags
Gets the value of the rgb property.
getSampleAspectRatio() - Method in class com.github.kokorin.jaffree.ffprobe.Frame
Gets the value of the sampleAspectRatio property.
getSampleAspectRatio() - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Gets the value of the sampleAspectRatio property.
getSampleFmt() - Method in class com.github.kokorin.jaffree.ffprobe.Frame
Gets the value of the sampleFmt property.
getSampleFmt() - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Gets the value of the sampleFmt property.
getSampleRate() - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Gets the value of the sampleRate property.
getSamplingFreaquency() - Method in class com.github.kokorin.jaffree.ffmpeg.Track
 
getSideData() - Method in class com.github.kokorin.jaffree.ffprobe.FrameSideDataList
Gets the value of the sideData property.
getSideData() - Method in class com.github.kokorin.jaffree.ffprobe.PacketSideDataList
Gets the value of the sideData property.
getSideDataList() - Method in class com.github.kokorin.jaffree.ffprobe.Frame
Gets the value of the sideDataList property.
getSideDataList() - Method in class com.github.kokorin.jaffree.ffprobe.Packet
Gets the value of the sideDataList property.
getSideDataList() - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Gets the value of the sideDataList property.
getSideDataSize() - Method in class com.github.kokorin.jaffree.ffprobe.FrameSideData
Gets the value of the sideDataSize property.
getSideDataSize() - Method in class com.github.kokorin.jaffree.ffprobe.PacketSideData
Gets the value of the sideDataSize property.
getSideDataType() - Method in class com.github.kokorin.jaffree.ffprobe.FrameSideData
Gets the value of the sideDataType property.
getSideDataType() - Method in class com.github.kokorin.jaffree.ffprobe.PacketSideData
Gets the value of the sideDataType property.
getSize() - Method in class com.github.kokorin.jaffree.ffmpeg.FFmpegProgress
 
getSize() - Method in class com.github.kokorin.jaffree.ffprobe.Format
Gets the value of the size property.
getSize() - Method in class com.github.kokorin.jaffree.ffprobe.Packet
Gets the value of the size property.
getSpeed() - Method in class com.github.kokorin.jaffree.ffmpeg.FFmpegProgress
 
getStart() - Method in class com.github.kokorin.jaffree.ffprobe.Chapter
Gets the value of the start property.
getStartDisplayTime() - Method in class com.github.kokorin.jaffree.ffprobe.Subtitle
Gets the value of the startDisplayTime property.
getStartPts() - Method in class com.github.kokorin.jaffree.ffprobe.Program
Gets the value of the startPts property.
getStartPts() - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Gets the value of the startPts property.
getStartTime() - Method in class com.github.kokorin.jaffree.ffprobe.Chapter
Gets the value of the startTime property.
getStartTime() - Method in class com.github.kokorin.jaffree.ffprobe.Format
Gets the value of the startTime property.
getStartTime() - Method in class com.github.kokorin.jaffree.ffprobe.Program
Gets the value of the startTime property.
getStartTime() - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Gets the value of the startTime property.
getStream() - Method in class com.github.kokorin.jaffree.ffprobe.Streams
Gets the value of the stream property.
getStreamIndex() - Method in class com.github.kokorin.jaffree.ffprobe.Frame
Gets the value of the streamIndex property.
getStreamIndex() - Method in class com.github.kokorin.jaffree.ffprobe.Packet
Gets the value of the streamIndex property.
getStreams() - Method in class com.github.kokorin.jaffree.ffprobe.FFprobeResult
Gets the value of the streams property.
getStreams() - Method in class com.github.kokorin.jaffree.ffprobe.Program
Gets the value of the streams property.
getString() - Method in class com.github.kokorin.jaffree.ffprobe.Error
Gets the value of the string property.
getSubtitleSize() - Method in class com.github.kokorin.jaffree.ffmpeg.FFmpegResult
 
getTag() - Method in class com.github.kokorin.jaffree.ffprobe.Chapter
Gets the value of the tag property.
getTag() - Method in class com.github.kokorin.jaffree.ffprobe.Format
Gets the value of the tag property.
getTag() - Method in class com.github.kokorin.jaffree.ffprobe.Frame
Gets the value of the tag property.
getTag() - Method in class com.github.kokorin.jaffree.ffprobe.Packet
Gets the value of the tag property.
getTag() - Method in class com.github.kokorin.jaffree.ffprobe.Program
Gets the value of the tag property.
getTag() - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Gets the value of the tag property.
getTime() - Method in class com.github.kokorin.jaffree.ffmpeg.FFmpegProgress
 
getTimeBase() - Method in class com.github.kokorin.jaffree.ffprobe.Chapter
Gets the value of the timeBase property.
getTimeBase() - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Gets the value of the timeBase property.
getTimecode() - Method in class com.github.kokorin.jaffree.ffmpeg.Frame
 
getTimecode() - Method in class com.github.kokorin.jaffree.ffprobe.FrameSideData
Gets the value of the timecode property.
getTimecode() - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Gets the value of the timecode property.
getTimedThumbnails() - Method in class com.github.kokorin.jaffree.ffprobe.StreamDisposition
Gets the value of the timedThumbnails property.
getTitle() - Method in class com.github.kokorin.jaffree.ffmpeg.Track
 
getTopFieldFirst() - Method in class com.github.kokorin.jaffree.ffprobe.Frame
Gets the value of the topFieldFirst property.
getTrack() - Method in class com.github.kokorin.jaffree.ffmpeg.Frame
 
getType() - Method in class com.github.kokorin.jaffree.ffmpeg.Track
 
getValue() - Method in class com.github.kokorin.jaffree.ffmpeg.Filter
 
getValue() - Method in class com.github.kokorin.jaffree.ffmpeg.FilterChain
 
getValue() - Method in class com.github.kokorin.jaffree.ffmpeg.FilterGraph
 
getValue() - Method in class com.github.kokorin.jaffree.ffprobe.Tag
Gets the value of the value property.
getValue() - Method in class com.github.kokorin.jaffree.Option
 
getValue() - Method in class com.github.kokorin.jaffree.StreamSpecifier
 
getVersion() - Method in class com.github.kokorin.jaffree.ffprobe.LibraryVersion
Gets the value of the version property.
getVersion() - Method in class com.github.kokorin.jaffree.ffprobe.ProgramVersion
Gets the value of the version property.
getVideoSize() - Method in class com.github.kokorin.jaffree.ffmpeg.FFmpegResult
 
getVisualImpaired() - Method in class com.github.kokorin.jaffree.ffprobe.StreamDisposition
Gets the value of the visualImpaired property.
getWidth() - Method in class com.github.kokorin.jaffree.ffmpeg.Track
 
getWidth() - Method in class com.github.kokorin.jaffree.ffprobe.Frame
Gets the value of the width property.
getWidth() - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Gets the value of the width property.
GobblingStdReader<T> - Class in com.github.kokorin.jaffree.process
 
GobblingStdReader() - Constructor for class com.github.kokorin.jaffree.process.GobblingStdReader
 

H

hasBFrames - Variable in class com.github.kokorin.jaffree.ffprobe.Stream
 
hearingImpaired - Variable in class com.github.kokorin.jaffree.ffprobe.StreamDisposition
 
height - Variable in class com.github.kokorin.jaffree.ffprobe.Frame
 
height - Variable in class com.github.kokorin.jaffree.ffprobe.Stream
 
hwaccel - Variable in class com.github.kokorin.jaffree.ffprobe.PixelFormatFlags
 

I

id - Variable in class com.github.kokorin.jaffree.ffprobe.Chapter
 
id - Variable in class com.github.kokorin.jaffree.ffprobe.Stream
 
ident - Variable in class com.github.kokorin.jaffree.ffprobe.LibraryVersion
 
index - Variable in class com.github.kokorin.jaffree.ffprobe.PixelFormatComponent
 
index - Variable in class com.github.kokorin.jaffree.ffprobe.Stream
 
init() - Static method in class com.github.kokorin.jaffree.matroska.ExtraDocTypes
Use this method to initialize extra Matroska types before using JEBML
Input - Interface in com.github.kokorin.jaffree.ffmpeg
 
InputStreamSource - Class in com.github.kokorin.jaffree.ffmpeg
 
InputStreamSource(InputStream) - Constructor for class com.github.kokorin.jaffree.ffmpeg.InputStreamSource
 
interlacedFrame - Variable in class com.github.kokorin.jaffree.ffprobe.Frame
 
isSeekable() - Method in class com.github.kokorin.jaffree.ffmpeg.InputStreamSource
 
isSeekable() - Method in class com.github.kokorin.jaffree.ffmpeg.OutputStreamWriter
 

K

karaoke - Variable in class com.github.kokorin.jaffree.ffprobe.StreamDisposition
 
key - Variable in class com.github.kokorin.jaffree.ffprobe.Tag
 
keyFrame - Variable in class com.github.kokorin.jaffree.ffprobe.Frame
 

L

length() - Method in class com.github.kokorin.jaffree.ffmpeg.InputStreamSource
 
length() - Method in class com.github.kokorin.jaffree.ffmpeg.OutputStreamWriter
 
level - Variable in class com.github.kokorin.jaffree.ffprobe.Log
 
level - Variable in class com.github.kokorin.jaffree.ffprobe.Stream
 
LibraryVersion - Class in com.github.kokorin.jaffree.ffprobe
Java class for libraryVersionType complex type.
LibraryVersion() - Constructor for class com.github.kokorin.jaffree.ffprobe.LibraryVersion
 
libraryVersion - Variable in class com.github.kokorin.jaffree.ffprobe.LibraryVersions
 
libraryVersions - Variable in class com.github.kokorin.jaffree.ffprobe.FFprobeResult
 
LibraryVersions - Class in com.github.kokorin.jaffree.ffprobe
Java class for libraryVersionsType complex type.
LibraryVersions() - Constructor for class com.github.kokorin.jaffree.ffprobe.LibraryVersions
 
Log - Class in com.github.kokorin.jaffree.ffprobe
Java class for logType complex type.
Log() - Constructor for class com.github.kokorin.jaffree.ffprobe.Log
 
log - Variable in class com.github.kokorin.jaffree.ffprobe.Logs
 
log2ChromaH - Variable in class com.github.kokorin.jaffree.ffprobe.PixelFormat
 
log2ChromaW - Variable in class com.github.kokorin.jaffree.ffprobe.PixelFormat
 
LoggingStdReader<T> - Class in com.github.kokorin.jaffree.process
 
LoggingStdReader() - Constructor for class com.github.kokorin.jaffree.process.LoggingStdReader
 
LogLevel - Enum in com.github.kokorin.jaffree
 
logs - Variable in class com.github.kokorin.jaffree.ffprobe.Frame
 
Logs - Class in com.github.kokorin.jaffree.ffprobe
Java class for logsType complex type.
Logs() - Constructor for class com.github.kokorin.jaffree.ffprobe.Logs
 
lyrics - Variable in class com.github.kokorin.jaffree.ffprobe.StreamDisposition
 

M

major - Variable in class com.github.kokorin.jaffree.ffprobe.LibraryVersion
 
maxBitRate - Variable in class com.github.kokorin.jaffree.ffprobe.Stream
 
mediaType - Variable in class com.github.kokorin.jaffree.ffprobe.Frame
 
mediaType - Variable in class com.github.kokorin.jaffree.ffprobe.Subtitle
 
message - Variable in class com.github.kokorin.jaffree.ffprobe.Log
 
micro - Variable in class com.github.kokorin.jaffree.ffprobe.LibraryVersion
 
minor - Variable in class com.github.kokorin.jaffree.ffprobe.LibraryVersion
 
multiplier() - Method in enum com.github.kokorin.jaffree.SizeUnit
 

N

name - Variable in class com.github.kokorin.jaffree.ffprobe.LibraryVersion
 
name - Variable in class com.github.kokorin.jaffree.ffprobe.PixelFormat
 
nbComponents - Variable in class com.github.kokorin.jaffree.ffprobe.PixelFormat
 
nbFrames - Variable in class com.github.kokorin.jaffree.ffprobe.Stream
 
nbPrograms - Variable in class com.github.kokorin.jaffree.ffprobe.Format
 
nbReadFrames - Variable in class com.github.kokorin.jaffree.ffprobe.Stream
 
nbReadPackets - Variable in class com.github.kokorin.jaffree.ffprobe.Stream
 
nbSamples - Variable in class com.github.kokorin.jaffree.ffprobe.Frame
 
nbStreams - Variable in class com.github.kokorin.jaffree.ffprobe.Format
 
nbStreams - Variable in class com.github.kokorin.jaffree.ffprobe.Program
 
numRects - Variable in class com.github.kokorin.jaffree.ffprobe.Subtitle
 

O

ObjectFactory - Class in com.github.kokorin.jaffree.ffprobe
This object contains factory methods for each Java content interface and Java element interface generated in the com.github.kokorin.jaffree.ffprobe.xml package.
ObjectFactory() - Constructor for class com.github.kokorin.jaffree.ffprobe.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.github.kokorin.jaffree.ffprobe.xml
of(Filter...) - Static method in class com.github.kokorin.jaffree.ffmpeg.FilterChain
 
of(FilterChain...) - Static method in class com.github.kokorin.jaffree.ffmpeg.FilterGraph
 
onProgress(FFmpegProgress) - Method in interface com.github.kokorin.jaffree.ffmpeg.ProgressListener
 
Option - Class in com.github.kokorin.jaffree
 
Option(String) - Constructor for class com.github.kokorin.jaffree.Option
 
Option(String, String) - Constructor for class com.github.kokorin.jaffree.Option
 
original - Variable in class com.github.kokorin.jaffree.ffprobe.StreamDisposition
 
Output - Interface in com.github.kokorin.jaffree.ffmpeg
 
OutputStreamWriter - Class in com.github.kokorin.jaffree.ffmpeg
 
OutputStreamWriter(OutputStream) - Constructor for class com.github.kokorin.jaffree.ffmpeg.OutputStreamWriter
 

P

Packet - Class in com.github.kokorin.jaffree.ffprobe
Java class for packetType complex type.
Packet() - Constructor for class com.github.kokorin.jaffree.ffprobe.Packet
 
packet - Variable in class com.github.kokorin.jaffree.ffprobe.Packets
 
packetOrFrameOrSubtitle - Variable in class com.github.kokorin.jaffree.ffprobe.PacketsAndFrames
 
packets - Variable in class com.github.kokorin.jaffree.ffprobe.FFprobeResult
 
Packets - Class in com.github.kokorin.jaffree.ffprobe
Java class for packetsType complex type.
Packets() - Constructor for class com.github.kokorin.jaffree.ffprobe.Packets
 
packetsAndFrames - Variable in class com.github.kokorin.jaffree.ffprobe.FFprobeResult
 
PacketsAndFrames - Class in com.github.kokorin.jaffree.ffprobe
Java class for packetsAndFramesType complex type.
PacketsAndFrames() - Constructor for class com.github.kokorin.jaffree.ffprobe.PacketsAndFrames
 
PacketSideData - Class in com.github.kokorin.jaffree.ffprobe
Java class for packetSideDataType complex type.
PacketSideData() - Constructor for class com.github.kokorin.jaffree.ffprobe.PacketSideData
 
PacketSideDataList - Class in com.github.kokorin.jaffree.ffprobe
Java class for packetSideDataListType complex type.
PacketSideDataList() - Constructor for class com.github.kokorin.jaffree.ffprobe.PacketSideDataList
 
palette - Variable in class com.github.kokorin.jaffree.ffprobe.PixelFormatFlags
 
parentCategory - Variable in class com.github.kokorin.jaffree.ffprobe.Log
 
parentContext - Variable in class com.github.kokorin.jaffree.ffprobe.Log
 
parseFrame(MatroskaFileTrack, MatroskaFileFrame) - Static method in class com.github.kokorin.jaffree.ffmpeg.FrameReader
 
parseImage(ByteBuffer, int, int) - Static method in class com.github.kokorin.jaffree.ffmpeg.FrameReader
 
parseTracks(MatroskaFileTrack[]) - Static method in class com.github.kokorin.jaffree.ffmpeg.FrameReader
 
pcrPid - Variable in class com.github.kokorin.jaffree.ffprobe.Program
 
pictType - Variable in class com.github.kokorin.jaffree.ffprobe.Frame
 
PixelFormat - Class in com.github.kokorin.jaffree.ffprobe
Java class for pixelFormatType complex type.
PixelFormat() - Constructor for class com.github.kokorin.jaffree.ffprobe.PixelFormat
 
pixelFormat - Variable in class com.github.kokorin.jaffree.ffprobe.PixelFormats
 
PixelFormatComponent - Class in com.github.kokorin.jaffree.ffprobe
Java class for pixelFormatComponentType complex type.
PixelFormatComponent() - Constructor for class com.github.kokorin.jaffree.ffprobe.PixelFormatComponent
 
PixelFormatComponents - Class in com.github.kokorin.jaffree.ffprobe
Java class for pixelFormatComponentsType complex type.
PixelFormatComponents() - Constructor for class com.github.kokorin.jaffree.ffprobe.PixelFormatComponents
 
PixelFormatFlags - Class in com.github.kokorin.jaffree.ffprobe
Java class for pixelFormatFlagsType complex type.
PixelFormatFlags() - Constructor for class com.github.kokorin.jaffree.ffprobe.PixelFormatFlags
 
pixelFormats - Variable in class com.github.kokorin.jaffree.ffprobe.FFprobeResult
 
PixelFormats - Class in com.github.kokorin.jaffree.ffprobe
Java class for pixelFormatsType complex type.
PixelFormats() - Constructor for class com.github.kokorin.jaffree.ffprobe.PixelFormats
 
pixFmt - Variable in class com.github.kokorin.jaffree.ffprobe.Frame
 
pixFmt - Variable in class com.github.kokorin.jaffree.ffprobe.Stream
 
pktDts - Variable in class com.github.kokorin.jaffree.ffprobe.Frame
 
pktDtsTime - Variable in class com.github.kokorin.jaffree.ffprobe.Frame
 
pktDuration - Variable in class com.github.kokorin.jaffree.ffprobe.Frame
 
pktDurationTime - Variable in class com.github.kokorin.jaffree.ffprobe.Frame
 
pktPos - Variable in class com.github.kokorin.jaffree.ffprobe.Frame
 
pktPts - Variable in class com.github.kokorin.jaffree.ffprobe.Frame
 
pktPtsTime - Variable in class com.github.kokorin.jaffree.ffprobe.Frame
 
pktSize - Variable in class com.github.kokorin.jaffree.ffprobe.Frame
 
planar - Variable in class com.github.kokorin.jaffree.ffprobe.PixelFormatFlags
 
pmtPid - Variable in class com.github.kokorin.jaffree.ffprobe.Program
 
pos - Variable in class com.github.kokorin.jaffree.ffprobe.Packet
 
probeScore - Variable in class com.github.kokorin.jaffree.ffprobe.Format
 
ProcessHandler<T> - Class in com.github.kokorin.jaffree.process
 
ProcessHandler(Path) - Constructor for class com.github.kokorin.jaffree.process.ProcessHandler
 
produce() - Method in interface com.github.kokorin.jaffree.ffmpeg.FrameProducer
 
produceTracks() - Method in interface com.github.kokorin.jaffree.ffmpeg.FrameProducer
 
profile - Variable in class com.github.kokorin.jaffree.ffprobe.Stream
 
Program - Class in com.github.kokorin.jaffree.ffprobe
Java class for programType complex type.
Program() - Constructor for class com.github.kokorin.jaffree.ffprobe.Program
 
program - Variable in class com.github.kokorin.jaffree.ffprobe.Programs
 
programId - Variable in class com.github.kokorin.jaffree.ffprobe.Program
 
programNum - Variable in class com.github.kokorin.jaffree.ffprobe.Program
 
programs - Variable in class com.github.kokorin.jaffree.ffprobe.FFprobeResult
 
Programs - Class in com.github.kokorin.jaffree.ffprobe
Java class for programsType complex type.
Programs() - Constructor for class com.github.kokorin.jaffree.ffprobe.Programs
 
programVersion - Variable in class com.github.kokorin.jaffree.ffprobe.FFprobeResult
 
ProgramVersion - Class in com.github.kokorin.jaffree.ffprobe
Java class for programVersionType complex type.
ProgramVersion() - Constructor for class com.github.kokorin.jaffree.ffprobe.ProgramVersion
 
ProgressListener - Interface in com.github.kokorin.jaffree.ffmpeg
 
pseudopal - Variable in class com.github.kokorin.jaffree.ffprobe.PixelFormatFlags
 
pts - Variable in class com.github.kokorin.jaffree.ffprobe.Frame
 
pts - Variable in class com.github.kokorin.jaffree.ffprobe.Packet
 
pts - Variable in class com.github.kokorin.jaffree.ffprobe.Subtitle
 
ptsTime - Variable in class com.github.kokorin.jaffree.ffprobe.Frame
 
ptsTime - Variable in class com.github.kokorin.jaffree.ffprobe.Packet
 
ptsTime - Variable in class com.github.kokorin.jaffree.ffprobe.Subtitle
 

R

read(InputStream) - Method in class com.github.kokorin.jaffree.ffmpeg.FFmpegResultReader
 
read(InputStream) - Method in class com.github.kokorin.jaffree.ffmpeg.FrameReader
 
read(ByteBuffer) - Method in class com.github.kokorin.jaffree.ffmpeg.InputStreamSource
 
read(InputStream) - Method in class com.github.kokorin.jaffree.process.GobblingStdReader
 
read(InputStream) - Method in class com.github.kokorin.jaffree.process.LoggingStdReader
 
read(InputStream) - Method in interface com.github.kokorin.jaffree.process.StdReader
 
readByte() - Method in class com.github.kokorin.jaffree.ffmpeg.InputStreamSource
 
refs - Variable in class com.github.kokorin.jaffree.ffprobe.Stream
 
repeatPict - Variable in class com.github.kokorin.jaffree.ffprobe.Frame
 
rFrameRate - Variable in class com.github.kokorin.jaffree.ffprobe.Stream
 
rgb - Variable in class com.github.kokorin.jaffree.ffprobe.PixelFormatFlags
 
rgbToYuv(int, byte[]) - Static method in class com.github.kokorin.jaffree.ffmpeg.FrameWriter
 

S

sampleAspectRatio - Variable in class com.github.kokorin.jaffree.ffprobe.Frame
 
sampleAspectRatio - Variable in class com.github.kokorin.jaffree.ffprobe.Stream
 
sampleFmt - Variable in class com.github.kokorin.jaffree.ffprobe.Frame
 
sampleFmt - Variable in class com.github.kokorin.jaffree.ffprobe.Stream
 
sampleRate - Variable in class com.github.kokorin.jaffree.ffprobe.Stream
 
seek(long) - Method in class com.github.kokorin.jaffree.ffmpeg.InputStreamSource
 
seek(long) - Method in class com.github.kokorin.jaffree.ffmpeg.OutputStreamWriter
 
setAlpha(int) - Method in class com.github.kokorin.jaffree.ffprobe.PixelFormatFlags
Sets the value of the alpha property.
setAttachedPic(int) - Method in class com.github.kokorin.jaffree.ffprobe.StreamDisposition
Sets the value of the attachedPic property.
setAvgFrameRate(String) - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Sets the value of the avgFrameRate property.
setBestEffortTimestamp(Long) - Method in class com.github.kokorin.jaffree.ffprobe.Frame
Sets the value of the bestEffortTimestamp property.
setBestEffortTimestampTime(Float) - Method in class com.github.kokorin.jaffree.ffprobe.Frame
Sets the value of the bestEffortTimestampTime property.
setBigEndian(int) - Method in class com.github.kokorin.jaffree.ffprobe.PixelFormatFlags
Sets the value of the bigEndian property.
setBitDepth(int) - Method in class com.github.kokorin.jaffree.ffprobe.PixelFormatComponent
Sets the value of the bitDepth property.
setBitRate(Long) - Method in class com.github.kokorin.jaffree.ffprobe.Format
Sets the value of the bitRate property.
setBitRate(Integer) - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Sets the value of the bitRate property.
setBitsPerPixel(Integer) - Method in class com.github.kokorin.jaffree.ffprobe.PixelFormat
Sets the value of the bitsPerPixel property.
setBitsPerRawSample(Integer) - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Sets the value of the bitsPerRawSample property.
setBitsPerSample(Integer) - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Sets the value of the bitsPerSample property.
setBitstream(int) - Method in class com.github.kokorin.jaffree.ffprobe.PixelFormatFlags
Sets the value of the bitstream property.
setBuildDate(String) - Method in class com.github.kokorin.jaffree.ffprobe.ProgramVersion
Sets the value of the buildDate property.
setBuildTime(String) - Method in class com.github.kokorin.jaffree.ffprobe.ProgramVersion
Sets the value of the buildTime property.
setCategory(Integer) - Method in class com.github.kokorin.jaffree.ffprobe.Log
Sets the value of the category property.
setChannelLayout(String) - Method in class com.github.kokorin.jaffree.ffprobe.Frame
Sets the value of the channelLayout property.
setChannelLayout(String) - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Sets the value of the channelLayout property.
setChannels(Integer) - Method in class com.github.kokorin.jaffree.ffprobe.Frame
Sets the value of the channels property.
setChannels(Integer) - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Sets the value of the channels property.
setChapters(Chapters) - Method in class com.github.kokorin.jaffree.ffprobe.FFprobeResult
Sets the value of the chapters property.
setChromaLocation(String) - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Sets the value of the chromaLocation property.
setCleanEffects(int) - Method in class com.github.kokorin.jaffree.ffprobe.StreamDisposition
Sets the value of the cleanEffects property.
setCode(int) - Method in class com.github.kokorin.jaffree.ffprobe.Error
Sets the value of the code property.
setCodecLongName(String) - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Sets the value of the codecLongName property.
setCodecName(String) - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Sets the value of the codecName property.
setCodecTag(String) - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Sets the value of the codecTag property.
setCodecTagString(String) - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Sets the value of the codecTagString property.
setCodecTimeBase(String) - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Sets the value of the codecTimeBase property.
setCodecType(String) - Method in class com.github.kokorin.jaffree.ffprobe.Packet
Sets the value of the codecType property.
setCodecType(String) - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Sets the value of the codecType property.
setCodedHeight(Integer) - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Sets the value of the codedHeight property.
setCodedPictureNumber(Long) - Method in class com.github.kokorin.jaffree.ffprobe.Frame
Sets the value of the codedPictureNumber property.
setCodedWidth(Integer) - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Sets the value of the codedWidth property.
setColorPrimaries(String) - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Sets the value of the colorPrimaries property.
setColorRange(String) - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Sets the value of the colorRange property.
setColorSpace(String) - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Sets the value of the colorSpace property.
setColorTransfer(String) - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Sets the value of the colorTransfer property.
setComment(int) - Method in class com.github.kokorin.jaffree.ffprobe.StreamDisposition
Sets the value of the comment property.
setCompilerIdent(String) - Method in class com.github.kokorin.jaffree.ffprobe.ProgramVersion
Sets the value of the compilerIdent property.
setComplexFilter(FilterGraph) - Method in class com.github.kokorin.jaffree.ffmpeg.FFmpeg
 
setComponents(PixelFormatComponents) - Method in class com.github.kokorin.jaffree.ffprobe.PixelFormat
Sets the value of the components property.
setConfiguration(String) - Method in class com.github.kokorin.jaffree.ffprobe.ProgramVersion
Sets the value of the configuration property.
setContext(String) - Method in class com.github.kokorin.jaffree.ffprobe.Log
Sets the value of the context property.
setConvergenceDuration(Long) - Method in class com.github.kokorin.jaffree.ffprobe.Packet
Sets the value of the convergenceDuration property.
setConvergenceDurationTime(Float) - Method in class com.github.kokorin.jaffree.ffprobe.Packet
Sets the value of the convergenceDurationTime property.
setCopyright(String) - Method in class com.github.kokorin.jaffree.ffprobe.ProgramVersion
Sets the value of the copyright property.
setCountFrames(boolean) - Method in class com.github.kokorin.jaffree.ffprobe.FFprobe
Count the number of frames per stream and report it in the corresponding stream section.
setCountPackets(boolean) - Method in class com.github.kokorin.jaffree.ffprobe.FFprobe
Count the number of packets per stream and report it in the corresponding stream section.
setData(String) - Method in class com.github.kokorin.jaffree.ffprobe.Packet
Sets the value of the data property.
setDataHash(String) - Method in class com.github.kokorin.jaffree.ffprobe.Packet
Sets the value of the dataHash property.
setDefault(int) - Method in class com.github.kokorin.jaffree.ffprobe.StreamDisposition
Sets the value of the default property.
setDisplayAspectRatio(String) - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Sets the value of the displayAspectRatio property.
setDisplayPictureNumber(Long) - Method in class com.github.kokorin.jaffree.ffprobe.Frame
Sets the value of the displayPictureNumber property.
setDisposition(StreamDisposition) - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Sets the value of the disposition property.
setDts(Long) - Method in class com.github.kokorin.jaffree.ffprobe.Packet
Sets the value of the dts property.
setDtsTime(Float) - Method in class com.github.kokorin.jaffree.ffprobe.Packet
Sets the value of the dtsTime property.
setDub(int) - Method in class com.github.kokorin.jaffree.ffprobe.StreamDisposition
Sets the value of the dub property.
setDuration(long) - Method in class com.github.kokorin.jaffree.ffmpeg.UrlInOut
When used as an input option, limit the duration of data read from the input file.
setDuration(long, TimeUnit) - Method in class com.github.kokorin.jaffree.ffmpeg.UrlInOut
 
setDuration(Float) - Method in class com.github.kokorin.jaffree.ffprobe.Format
Sets the value of the duration property.
setDuration(Long) - Method in class com.github.kokorin.jaffree.ffprobe.Packet
Sets the value of the duration property.
setDuration(Float) - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Sets the value of the duration property.
setDurationTime(Float) - Method in class com.github.kokorin.jaffree.ffprobe.Packet
Sets the value of the durationTime property.
setDurationTs(Long) - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Sets the value of the durationTs property.
setEnd(int) - Method in class com.github.kokorin.jaffree.ffprobe.Chapter
Sets the value of the end property.
setEndDisplayTime(Integer) - Method in class com.github.kokorin.jaffree.ffprobe.Subtitle
Sets the value of the endDisplayTime property.
setEndPts(Long) - Method in class com.github.kokorin.jaffree.ffprobe.Program
Sets the value of the endPts property.
setEndTime(float) - Method in class com.github.kokorin.jaffree.ffprobe.Chapter
Sets the value of the endTime property.
setEndTime(Float) - Method in class com.github.kokorin.jaffree.ffprobe.Program
Sets the value of the endTime property.
setError(Error) - Method in class com.github.kokorin.jaffree.ffprobe.FFprobeResult
Sets the value of the error property.
setExtradata(String) - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Sets the value of the extradata property.
setExtradataHash(String) - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Sets the value of the extradataHash property.
setFieldOrder(String) - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Sets the value of the fieldOrder property.
setFilename(String) - Method in class com.github.kokorin.jaffree.ffprobe.Format
Sets the value of the filename property.
setFlags(String) - Method in class com.github.kokorin.jaffree.ffprobe.Packet
Sets the value of the flags property.
setFlags(PixelFormatFlags) - Method in class com.github.kokorin.jaffree.ffprobe.PixelFormat
Sets the value of the flags property.
setForced(int) - Method in class com.github.kokorin.jaffree.ffprobe.StreamDisposition
Sets the value of the forced property.
setFormat(String) - Method in class com.github.kokorin.jaffree.ffmpeg.UrlInOut
Force input or output file format.
setFormat(Format) - Method in class com.github.kokorin.jaffree.ffprobe.FFprobeResult
Sets the value of the format property.
setFormat(Integer) - Method in class com.github.kokorin.jaffree.ffprobe.Subtitle
Sets the value of the format property.
setFormatLongName(String) - Method in class com.github.kokorin.jaffree.ffprobe.Format
Sets the value of the formatLongName property.
setFormatName(String) - Method in class com.github.kokorin.jaffree.ffprobe.Format
Sets the value of the formatName property.
setFrames(Frames) - Method in class com.github.kokorin.jaffree.ffprobe.FFprobeResult
Sets the value of the frames property.
setHasBFrames(Integer) - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Sets the value of the hasBFrames property.
setHearingImpaired(int) - Method in class com.github.kokorin.jaffree.ffprobe.StreamDisposition
Sets the value of the hearingImpaired property.
setHeight(int) - Method in class com.github.kokorin.jaffree.ffmpeg.Track
 
setHeight(Long) - Method in class com.github.kokorin.jaffree.ffprobe.Frame
Sets the value of the height property.
setHeight(Integer) - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Sets the value of the height property.
setHwaccel(int) - Method in class com.github.kokorin.jaffree.ffprobe.PixelFormatFlags
Sets the value of the hwaccel property.
setId(int) - Method in class com.github.kokorin.jaffree.ffmpeg.Track
 
setId(int) - Method in class com.github.kokorin.jaffree.ffprobe.Chapter
Sets the value of the id property.
setId(String) - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Sets the value of the id property.
setIdent(String) - Method in class com.github.kokorin.jaffree.ffprobe.LibraryVersion
Sets the value of the ident property.
setImage(BufferedImage) - Method in class com.github.kokorin.jaffree.ffmpeg.VideoFrame
 
setIndex(int) - Method in class com.github.kokorin.jaffree.ffprobe.PixelFormatComponent
Sets the value of the index property.
setIndex(int) - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Sets the value of the index property.
setInputPath(Path) - Method in class com.github.kokorin.jaffree.ffprobe.FFprobe
 
setInterlacedFrame(Integer) - Method in class com.github.kokorin.jaffree.ffprobe.Frame
Sets the value of the interlacedFrame property.
setKaraoke(int) - Method in class com.github.kokorin.jaffree.ffprobe.StreamDisposition
Sets the value of the karaoke property.
setKey(String) - Method in class com.github.kokorin.jaffree.ffprobe.Tag
Sets the value of the key property.
setKeyFrame(int) - Method in class com.github.kokorin.jaffree.ffprobe.Frame
Sets the value of the keyFrame property.
setLevel(Integer) - Method in class com.github.kokorin.jaffree.ffprobe.Log
Sets the value of the level property.
setLevel(Integer) - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Sets the value of the level property.
setLibraryVersions(LibraryVersions) - Method in class com.github.kokorin.jaffree.ffprobe.FFprobeResult
Sets the value of the libraryVersions property.
setLog2ChromaH(Integer) - Method in class com.github.kokorin.jaffree.ffprobe.PixelFormat
Sets the value of the log2ChromaH property.
setLog2ChromaW(Integer) - Method in class com.github.kokorin.jaffree.ffprobe.PixelFormat
Sets the value of the log2ChromaW property.
setLogs(Logs) - Method in class com.github.kokorin.jaffree.ffprobe.Frame
Sets the value of the logs property.
setLyrics(int) - Method in class com.github.kokorin.jaffree.ffprobe.StreamDisposition
Sets the value of the lyrics property.
setMajor(int) - Method in class com.github.kokorin.jaffree.ffprobe.LibraryVersion
Sets the value of the major property.
setMaxBitRate(Integer) - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Sets the value of the maxBitRate property.
setMediaType(String) - Method in class com.github.kokorin.jaffree.ffprobe.Frame
Sets the value of the mediaType property.
setMediaType(String) - Method in class com.github.kokorin.jaffree.ffprobe.Subtitle
Sets the value of the mediaType property.
setMessage(String) - Method in class com.github.kokorin.jaffree.ffprobe.Log
Sets the value of the message property.
setMicro(int) - Method in class com.github.kokorin.jaffree.ffprobe.LibraryVersion
Sets the value of the micro property.
setMinor(int) - Method in class com.github.kokorin.jaffree.ffprobe.LibraryVersion
Sets the value of the minor property.
setName(String) - Method in class com.github.kokorin.jaffree.ffmpeg.Filter
 
setName(String) - Method in class com.github.kokorin.jaffree.ffprobe.LibraryVersion
Sets the value of the name property.
setName(String) - Method in class com.github.kokorin.jaffree.ffprobe.PixelFormat
Sets the value of the name property.
setNbComponents(int) - Method in class com.github.kokorin.jaffree.ffprobe.PixelFormat
Sets the value of the nbComponents property.
setNbFrames(Integer) - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Sets the value of the nbFrames property.
setNbPrograms(int) - Method in class com.github.kokorin.jaffree.ffprobe.Format
Sets the value of the nbPrograms property.
setNbReadFrames(Integer) - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Sets the value of the nbReadFrames property.
setNbReadPackets(Integer) - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Sets the value of the nbReadPackets property.
setNbSamples(Long) - Method in class com.github.kokorin.jaffree.ffprobe.Frame
Sets the value of the nbSamples property.
setNbStreams(int) - Method in class com.github.kokorin.jaffree.ffprobe.Format
Sets the value of the nbStreams property.
setNbStreams(int) - Method in class com.github.kokorin.jaffree.ffprobe.Program
Sets the value of the nbStreams property.
setNumRects(Integer) - Method in class com.github.kokorin.jaffree.ffprobe.Subtitle
Sets the value of the numRects property.
setOriginal(int) - Method in class com.github.kokorin.jaffree.ffprobe.StreamDisposition
Sets the value of the original property.
setOutputPosition(long) - Method in class com.github.kokorin.jaffree.ffmpeg.UrlOutput
Stop writing the output at outputPosition.
setOutputPosition(long, TimeUnit) - Method in class com.github.kokorin.jaffree.ffmpeg.UrlOutput
Stop writing the output at outputPosition.
setOverwriteOutput(boolean) - Method in class com.github.kokorin.jaffree.ffmpeg.FFmpeg
Whether to overwrite or to stop.
setPackets(Packets) - Method in class com.github.kokorin.jaffree.ffprobe.FFprobeResult
Sets the value of the packets property.
setPacketsAndFrames(PacketsAndFrames) - Method in class com.github.kokorin.jaffree.ffprobe.FFprobeResult
Sets the value of the packetsAndFrames property.
setPalette(int) - Method in class com.github.kokorin.jaffree.ffprobe.PixelFormatFlags
Sets the value of the palette property.
setParentCategory(Integer) - Method in class com.github.kokorin.jaffree.ffprobe.Log
Sets the value of the parentCategory property.
setParentContext(String) - Method in class com.github.kokorin.jaffree.ffprobe.Log
Sets the value of the parentContext property.
setPcrPid(int) - Method in class com.github.kokorin.jaffree.ffprobe.Program
Sets the value of the pcrPid property.
setPictType(String) - Method in class com.github.kokorin.jaffree.ffprobe.Frame
Sets the value of the pictType property.
setPixelFormats(PixelFormats) - Method in class com.github.kokorin.jaffree.ffprobe.FFprobeResult
Sets the value of the pixelFormats property.
setPixFmt(String) - Method in class com.github.kokorin.jaffree.ffprobe.Frame
Sets the value of the pixFmt property.
setPixFmt(String) - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Sets the value of the pixFmt property.
setPktDts(Long) - Method in class com.github.kokorin.jaffree.ffprobe.Frame
Sets the value of the pktDts property.
setPktDtsTime(Float) - Method in class com.github.kokorin.jaffree.ffprobe.Frame
Sets the value of the pktDtsTime property.
setPktDuration(Long) - Method in class com.github.kokorin.jaffree.ffprobe.Frame
Sets the value of the pktDuration property.
setPktDurationTime(Float) - Method in class com.github.kokorin.jaffree.ffprobe.Frame
Sets the value of the pktDurationTime property.
setPktPos(Long) - Method in class com.github.kokorin.jaffree.ffprobe.Frame
Sets the value of the pktPos property.
setPktPts(Long) - Method in class com.github.kokorin.jaffree.ffprobe.Frame
Sets the value of the pktPts property.
setPktPtsTime(Float) - Method in class com.github.kokorin.jaffree.ffprobe.Frame
Sets the value of the pktPtsTime property.
setPktSize(Integer) - Method in class com.github.kokorin.jaffree.ffprobe.Frame
Sets the value of the pktSize property.
setPlanar(int) - Method in class com.github.kokorin.jaffree.ffprobe.PixelFormatFlags
Sets the value of the planar property.
setPmtPid(int) - Method in class com.github.kokorin.jaffree.ffprobe.Program
Sets the value of the pmtPid property.
setPos(Long) - Method in class com.github.kokorin.jaffree.ffprobe.Packet
Sets the value of the pos property.
setPosition(long) - Method in class com.github.kokorin.jaffree.ffmpeg.UrlInOut
When used as an input option, seeks in this input file to position.
setPosition(long, TimeUnit) - Method in class com.github.kokorin.jaffree.ffmpeg.UrlInOut
 
setPositionEof(long) - Method in class com.github.kokorin.jaffree.ffmpeg.UrlInOut
Like the UrlInOut.setPosition(long) (-ss) option but relative to the "end of file".
setPositionEof(long, TimeUnit) - Method in class com.github.kokorin.jaffree.ffmpeg.UrlInOut
Like the UrlInOut.setPositionEof(long) (-ss) option but relative to the "end of file".
setProbeScore(Integer) - Method in class com.github.kokorin.jaffree.ffprobe.Format
Sets the value of the probeScore property.
setProducer(FrameProducer) - Method in class com.github.kokorin.jaffree.ffmpeg.FrameInput
 
setProfile(String) - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Sets the value of the profile property.
setProgramId(int) - Method in class com.github.kokorin.jaffree.ffprobe.Program
Sets the value of the programId property.
setProgramNum(int) - Method in class com.github.kokorin.jaffree.ffprobe.Program
Sets the value of the programNum property.
setPrograms(Programs) - Method in class com.github.kokorin.jaffree.ffprobe.FFprobeResult
Sets the value of the programs property.
setProgramVersion(ProgramVersion) - Method in class com.github.kokorin.jaffree.ffprobe.FFprobeResult
Sets the value of the programVersion property.
setProgressListener(ProgressListener) - Method in class com.github.kokorin.jaffree.ffmpeg.FFmpeg
 
setPseudopal(int) - Method in class com.github.kokorin.jaffree.ffprobe.PixelFormatFlags
Sets the value of the pseudopal property.
setPts(Long) - Method in class com.github.kokorin.jaffree.ffprobe.Frame
Sets the value of the pts property.
setPts(Long) - Method in class com.github.kokorin.jaffree.ffprobe.Packet
Sets the value of the pts property.
setPts(Long) - Method in class com.github.kokorin.jaffree.ffprobe.Subtitle
Sets the value of the pts property.
setPtsTime(Float) - Method in class com.github.kokorin.jaffree.ffprobe.Frame
Sets the value of the ptsTime property.
setPtsTime(Float) - Method in class com.github.kokorin.jaffree.ffprobe.Packet
Sets the value of the ptsTime property.
setPtsTime(Float) - Method in class com.github.kokorin.jaffree.ffprobe.Subtitle
Sets the value of the ptsTime property.
setReadIntervals(String) - Method in class com.github.kokorin.jaffree.ffprobe.FFprobe
Read only the specified intervals. read_intervals must be a sequence of interval specifications separated by ",".
setRedirectErrToOut(boolean) - Method in class com.github.kokorin.jaffree.process.ProcessHandler
 
setRefs(Integer) - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Sets the value of the refs property.
setRepeatPict(Integer) - Method in class com.github.kokorin.jaffree.ffprobe.Frame
Sets the value of the repeatPict property.
setRFrameRate(String) - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Sets the value of the rFrameRate property.
setRgb(int) - Method in class com.github.kokorin.jaffree.ffprobe.PixelFormatFlags
Sets the value of the rgb property.
setSampleAspectRatio(String) - Method in class com.github.kokorin.jaffree.ffprobe.Frame
Sets the value of the sampleAspectRatio property.
setSampleAspectRatio(String) - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Sets the value of the sampleAspectRatio property.
setSampleFmt(String) - Method in class com.github.kokorin.jaffree.ffprobe.Frame
Sets the value of the sampleFmt property.
setSampleFmt(String) - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Sets the value of the sampleFmt property.
setSampleRate(Integer) - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Sets the value of the sampleRate property.
setSamplingFreaquency(float) - Method in class com.github.kokorin.jaffree.ffmpeg.Track
 
setSelectStreams(StreamSpecifier) - Method in class com.github.kokorin.jaffree.ffprobe.FFprobe
Select only the streams specified by stream_specifier.
setShowChapters(boolean) - Method in class com.github.kokorin.jaffree.ffprobe.FFprobe
Show information about chapters stored in the format.
setShowData(boolean) - Method in class com.github.kokorin.jaffree.ffprobe.FFprobe
Show payload data, as a hexadecimal and ASCII dump.
setShowDataHash(String) - Method in class com.github.kokorin.jaffree.ffprobe.FFprobe
Show a hash of payload data, for packets with -show_packets and for codec extradata with -show_streams.
setShowEntries(String) - Method in class com.github.kokorin.jaffree.ffprobe.FFprobe
Set list of entries to show.
setShowError(boolean) - Method in class com.github.kokorin.jaffree.ffprobe.FFprobe
Show information about the error found when trying to probe the inputPath.
setShowFormat(boolean) - Method in class com.github.kokorin.jaffree.ffprobe.FFprobe
Show information about the container format of the inputPath multimedia stream.
setShowFormatEntry(String) - Method in class com.github.kokorin.jaffree.ffprobe.FFprobe
Deprecated.
This option is deprecated, use show_entries instead. *
setShowFrames(boolean) - Method in class com.github.kokorin.jaffree.ffprobe.FFprobe
Show information about each frame and subtitle contained in the inputPath multimedia stream.
setShowLibraryVersions(boolean) - Method in class com.github.kokorin.jaffree.ffprobe.FFprobe
Show information related to library versions.
setShowLog(LogLevel) - Method in class com.github.kokorin.jaffree.ffprobe.FFprobe
Show logging information from the decoder about each frame according to the value set in loglevel, (see -loglevel).
setShowPackets(boolean) - Method in class com.github.kokorin.jaffree.ffprobe.FFprobe
Show information about each packet contained in the inputPath multimedia stream.
setShowPixelFormats(boolean) - Method in class com.github.kokorin.jaffree.ffprobe.FFprobe
Show information about all pixel formats supported by FFmpeg.
setShowPrograms(boolean) - Method in class com.github.kokorin.jaffree.ffprobe.FFprobe
Show information about programs and their streams contained in the inputPath multimedia stream.
setShowProgramVersion(boolean) - Method in class com.github.kokorin.jaffree.ffprobe.FFprobe
Show information related to program version.
setShowStreams(boolean) - Method in class com.github.kokorin.jaffree.ffprobe.FFprobe
Show information about each media stream contained in the inputPath multimedia stream.
setShowVersions(boolean) - Method in class com.github.kokorin.jaffree.ffprobe.FFprobe
Show information related to program and library versions.
setSideDataList(FrameSideDataList) - Method in class com.github.kokorin.jaffree.ffprobe.Frame
Sets the value of the sideDataList property.
setSideDataList(PacketSideDataList) - Method in class com.github.kokorin.jaffree.ffprobe.Packet
Sets the value of the sideDataList property.
setSideDataList(PacketSideDataList) - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Sets the value of the sideDataList property.
setSideDataSize(Integer) - Method in class com.github.kokorin.jaffree.ffprobe.FrameSideData
Sets the value of the sideDataSize property.
setSideDataSize(Integer) - Method in class com.github.kokorin.jaffree.ffprobe.PacketSideData
Sets the value of the sideDataSize property.
setSideDataType(String) - Method in class com.github.kokorin.jaffree.ffprobe.FrameSideData
Sets the value of the sideDataType property.
setSideDataType(String) - Method in class com.github.kokorin.jaffree.ffprobe.PacketSideData
Sets the value of the sideDataType property.
setSize(Long) - Method in class com.github.kokorin.jaffree.ffprobe.Format
Sets the value of the size property.
setSize(long) - Method in class com.github.kokorin.jaffree.ffprobe.Packet
Sets the value of the size property.
setSizeLimit(long) - Method in class com.github.kokorin.jaffree.ffmpeg.UrlOutput
Set the file size limit, expressed in bytes.
setSizeLimit(long, SizeUnit) - Method in class com.github.kokorin.jaffree.ffmpeg.UrlOutput
Set the file size limit.
setStart(int) - Method in class com.github.kokorin.jaffree.ffprobe.Chapter
Sets the value of the start property.
setStartDisplayTime(Integer) - Method in class com.github.kokorin.jaffree.ffprobe.Subtitle
Sets the value of the startDisplayTime property.
setStartPts(Long) - Method in class com.github.kokorin.jaffree.ffprobe.Program
Sets the value of the startPts property.
setStartPts(Long) - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Sets the value of the startPts property.
setStartTime(Float) - Method in class com.github.kokorin.jaffree.ffprobe.Chapter
Sets the value of the startTime property.
setStartTime(Float) - Method in class com.github.kokorin.jaffree.ffprobe.Format
Sets the value of the startTime property.
setStartTime(Float) - Method in class com.github.kokorin.jaffree.ffprobe.Program
Sets the value of the startTime property.
setStartTime(Float) - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Sets the value of the startTime property.
setStdErrReader(StdReader<T>) - Method in class com.github.kokorin.jaffree.process.ProcessHandler
 
setStdInWriter(StdWriter) - Method in class com.github.kokorin.jaffree.process.ProcessHandler
 
setStdOutReader(StdReader<T>) - Method in class com.github.kokorin.jaffree.process.ProcessHandler
 
setStreamIndex(Integer) - Method in class com.github.kokorin.jaffree.ffprobe.Frame
Sets the value of the streamIndex property.
setStreamIndex(int) - Method in class com.github.kokorin.jaffree.ffprobe.Packet
Sets the value of the streamIndex property.
setStreamLoop(Integer) - Method in class com.github.kokorin.jaffree.ffmpeg.UrlInput
Set number of times input stream shall be looped.
setStreams(Streams) - Method in class com.github.kokorin.jaffree.ffprobe.FFprobeResult
Sets the value of the streams property.
setStreams(Streams) - Method in class com.github.kokorin.jaffree.ffprobe.Program
Sets the value of the streams property.
setString(String) - Method in class com.github.kokorin.jaffree.ffprobe.Error
Sets the value of the string property.
setTimeBase(String) - Method in class com.github.kokorin.jaffree.ffprobe.Chapter
Sets the value of the timeBase property.
setTimeBase(String) - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Sets the value of the timeBase property.
setTimecode(long) - Method in class com.github.kokorin.jaffree.ffmpeg.Frame
 
setTimecode(String) - Method in class com.github.kokorin.jaffree.ffprobe.FrameSideData
Sets the value of the timecode property.
setTimecode(String) - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Sets the value of the timecode property.
setTimedThumbnails(int) - Method in class com.github.kokorin.jaffree.ffprobe.StreamDisposition
Sets the value of the timedThumbnails property.
setTitle(String) - Method in class com.github.kokorin.jaffree.ffmpeg.Track
 
setTopFieldFirst(Integer) - Method in class com.github.kokorin.jaffree.ffprobe.Frame
Sets the value of the topFieldFirst property.
setTrack(int) - Method in class com.github.kokorin.jaffree.ffmpeg.Frame
 
setType(Track.Type) - Method in class com.github.kokorin.jaffree.ffmpeg.Track
 
setUrl(String) - Method in class com.github.kokorin.jaffree.ffmpeg.UrlInput
 
setUrl(String) - Method in class com.github.kokorin.jaffree.ffmpeg.UrlOutput
 
setValue(String) - Method in class com.github.kokorin.jaffree.ffprobe.Tag
Sets the value of the value property.
setVersion(int) - Method in class com.github.kokorin.jaffree.ffprobe.LibraryVersion
Sets the value of the version property.
setVersion(String) - Method in class com.github.kokorin.jaffree.ffprobe.ProgramVersion
Sets the value of the version property.
setVisualImpaired(int) - Method in class com.github.kokorin.jaffree.ffprobe.StreamDisposition
Sets the value of the visualImpaired property.
setWidth(int) - Method in class com.github.kokorin.jaffree.ffmpeg.Track
 
setWidth(Long) - Method in class com.github.kokorin.jaffree.ffprobe.Frame
Sets the value of the width property.
setWidth(Integer) - Method in class com.github.kokorin.jaffree.ffprobe.Stream
Sets the value of the width property.
sideData - Variable in class com.github.kokorin.jaffree.ffprobe.FrameSideDataList
 
sideData - Variable in class com.github.kokorin.jaffree.ffprobe.PacketSideDataList
 
sideDataList - Variable in class com.github.kokorin.jaffree.ffprobe.Frame
 
sideDataList - Variable in class com.github.kokorin.jaffree.ffprobe.Packet
 
sideDataList - Variable in class com.github.kokorin.jaffree.ffprobe.Stream
 
sideDataSize - Variable in class com.github.kokorin.jaffree.ffprobe.FrameSideData
 
sideDataSize - Variable in class com.github.kokorin.jaffree.ffprobe.PacketSideData
 
sideDataType - Variable in class com.github.kokorin.jaffree.ffprobe.FrameSideData
 
sideDataType - Variable in class com.github.kokorin.jaffree.ffprobe.PacketSideData
 
size - Variable in class com.github.kokorin.jaffree.ffprobe.Format
 
size - Variable in class com.github.kokorin.jaffree.ffprobe.Packet
 
SizeUnit - Enum in com.github.kokorin.jaffree
 
skip(long) - Method in class com.github.kokorin.jaffree.ffmpeg.InputStreamSource
 
start - Variable in class com.github.kokorin.jaffree.ffprobe.Chapter
 
startDisplayTime - Variable in class com.github.kokorin.jaffree.ffprobe.Subtitle
 
startPts - Variable in class com.github.kokorin.jaffree.ffprobe.Program
 
startPts - Variable in class com.github.kokorin.jaffree.ffprobe.Stream
 
startTime - Variable in class com.github.kokorin.jaffree.ffprobe.Chapter
 
startTime - Variable in class com.github.kokorin.jaffree.ffprobe.Format
 
startTime - Variable in class com.github.kokorin.jaffree.ffprobe.Program
 
startTime - Variable in class com.github.kokorin.jaffree.ffprobe.Stream
 
StdReader<T> - Interface in com.github.kokorin.jaffree.process
 
StdWriter - Interface in com.github.kokorin.jaffree.process
 
stop() - Method in class com.github.kokorin.jaffree.process.ProcessHandler
 
Stream - Class in com.github.kokorin.jaffree.ffprobe
Java class for streamType complex type.
Stream() - Constructor for class com.github.kokorin.jaffree.ffprobe.Stream
 
stream - Variable in class com.github.kokorin.jaffree.ffprobe.Streams
 
StreamDisposition - Class in com.github.kokorin.jaffree.ffprobe
Java class for streamDispositionType complex type.
StreamDisposition() - Constructor for class com.github.kokorin.jaffree.ffprobe.StreamDisposition
 
streamIndex - Variable in class com.github.kokorin.jaffree.ffprobe.Frame
 
streamIndex - Variable in class com.github.kokorin.jaffree.ffprobe.Packet
 
streams - Variable in class com.github.kokorin.jaffree.ffprobe.FFprobeResult
 
streams - Variable in class com.github.kokorin.jaffree.ffprobe.Program
 
Streams - Class in com.github.kokorin.jaffree.ffprobe
Java class for streamsType complex type.
Streams() - Constructor for class com.github.kokorin.jaffree.ffprobe.Streams
 
StreamSpecifier - Class in com.github.kokorin.jaffree
Stream specifiers are used to precisely specify which stream(s) a given option belongs to.
StreamSpecifier(String) - Constructor for class com.github.kokorin.jaffree.StreamSpecifier
 
StreamType - Enum in com.github.kokorin.jaffree
 
string - Variable in class com.github.kokorin.jaffree.ffprobe.Error
 
Subtitle - Class in com.github.kokorin.jaffree.ffprobe
Java class for subtitleType complex type.
Subtitle() - Constructor for class com.github.kokorin.jaffree.ffprobe.Subtitle
 

T

tag - Variable in class com.github.kokorin.jaffree.ffprobe.Chapter
 
tag - Variable in class com.github.kokorin.jaffree.ffprobe.Format
 
tag - Variable in class com.github.kokorin.jaffree.ffprobe.Frame
 
tag - Variable in class com.github.kokorin.jaffree.ffprobe.Packet
 
tag - Variable in class com.github.kokorin.jaffree.ffprobe.Program
 
tag - Variable in class com.github.kokorin.jaffree.ffprobe.Stream
 
Tag - Class in com.github.kokorin.jaffree.ffprobe
Java class for tagType complex type.
Tag() - Constructor for class com.github.kokorin.jaffree.ffprobe.Tag
 
timeBase - Variable in class com.github.kokorin.jaffree.ffprobe.Chapter
 
timeBase - Variable in class com.github.kokorin.jaffree.ffprobe.Stream
 
timecode - Variable in class com.github.kokorin.jaffree.ffprobe.FrameSideData
 
timecode - Variable in class com.github.kokorin.jaffree.ffprobe.Stream
 
timedThumbnails - Variable in class com.github.kokorin.jaffree.ffprobe.StreamDisposition
 
toPath(Path) - Static method in class com.github.kokorin.jaffree.ffmpeg.UrlOutput
 
topFieldFirst - Variable in class com.github.kokorin.jaffree.ffprobe.Frame
 
toUrl(String) - Static method in class com.github.kokorin.jaffree.ffmpeg.UrlOutput
 
Track - Class in com.github.kokorin.jaffree.ffmpeg
 
Track() - Constructor for class com.github.kokorin.jaffree.ffmpeg.Track
 
Track.Type - Enum in com.github.kokorin.jaffree.ffmpeg
 

U

UrlInOut<T extends UrlInOut> - Class in com.github.kokorin.jaffree.ffmpeg
 
UrlInOut() - Constructor for class com.github.kokorin.jaffree.ffmpeg.UrlInOut
 
UrlInput - Class in com.github.kokorin.jaffree.ffmpeg
 
UrlInput() - Constructor for class com.github.kokorin.jaffree.ffmpeg.UrlInput
 
UrlOutput - Class in com.github.kokorin.jaffree.ffmpeg
 
UrlOutput() - Constructor for class com.github.kokorin.jaffree.ffmpeg.UrlOutput
 

V

value - Variable in class com.github.kokorin.jaffree.ffprobe.Tag
 
valueOf(String) - Static method in enum com.github.kokorin.jaffree.ffmpeg.Track.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.github.kokorin.jaffree.LogLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.github.kokorin.jaffree.SizeUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.github.kokorin.jaffree.StreamType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.github.kokorin.jaffree.ffmpeg.Track.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.kokorin.jaffree.LogLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.kokorin.jaffree.SizeUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.kokorin.jaffree.StreamType
Returns an array containing the constants of this enum type, in the order they are declared.
version - Variable in class com.github.kokorin.jaffree.ffprobe.LibraryVersion
 
version - Variable in class com.github.kokorin.jaffree.ffprobe.ProgramVersion
 
VideoFrame - Class in com.github.kokorin.jaffree.ffmpeg
 
VideoFrame() - Constructor for class com.github.kokorin.jaffree.ffmpeg.VideoFrame
 
visualImpaired - Variable in class com.github.kokorin.jaffree.ffprobe.StreamDisposition
 

W

width - Variable in class com.github.kokorin.jaffree.ffprobe.Frame
 
width - Variable in class com.github.kokorin.jaffree.ffprobe.Stream
 
withConsumer(FrameConsumer) - Static method in class com.github.kokorin.jaffree.ffmpeg.FrameOutput
 
withIndex(int) - Static method in class com.github.kokorin.jaffree.StreamSpecifier
 
withInputIndexAndStreamIndex(int, int) - Static method in class com.github.kokorin.jaffree.StreamSpecifier
 
withInputIndexAndType(int, StreamType) - Static method in class com.github.kokorin.jaffree.StreamSpecifier
 
withMetadataKey(String) - Static method in class com.github.kokorin.jaffree.StreamSpecifier
 
withMetadataKeyAndValue(String, String) - Static method in class com.github.kokorin.jaffree.StreamSpecifier
 
withName(String) - Static method in class com.github.kokorin.jaffree.ffmpeg.Filter
 
withProducer(FrameProducer) - Static method in class com.github.kokorin.jaffree.ffmpeg.FrameInput
 
withProgramId(int) - Static method in class com.github.kokorin.jaffree.StreamSpecifier
 
withProgramIdAndStreamIndex(int, int) - Static method in class com.github.kokorin.jaffree.StreamSpecifier
 
withType(StreamType) - Static method in class com.github.kokorin.jaffree.StreamSpecifier
 
withTypeAndIndex(StreamType, int) - Static method in class com.github.kokorin.jaffree.StreamSpecifier
 
withUsableConfiguration() - Static method in class com.github.kokorin.jaffree.StreamSpecifier
 
write(OutputStream) - Method in class com.github.kokorin.jaffree.ffmpeg.FrameWriter
 
write(byte) - Method in class com.github.kokorin.jaffree.ffmpeg.OutputStreamWriter
 
write(ByteBuffer) - Method in class com.github.kokorin.jaffree.ffmpeg.OutputStreamWriter
 
write(OutputStream) - Method in interface com.github.kokorin.jaffree.process.StdWriter
 

Y

yuvToRgb(byte, byte, byte) - Static method in class com.github.kokorin.jaffree.ffmpeg.FrameReader
 

_

_default - Variable in class com.github.kokorin.jaffree.ffprobe.StreamDisposition
 
A B C D E F G H I K L M N O P R S T U V W Y _ 
Skip navigation links

Copyright © 2017. All rights reserved.