A B C D E F G H I J L M N O P Q R S T U V W X Y 
All Classes All Packages

R

read(byte[], int) - Method in class com.avpkit.core.io.DataInputOutputHandler
This method gets called by FFMPEG when it tries to read data.
read(byte[], int) - Method in class com.avpkit.core.io.FileProtocolHandler
 
read(byte[], int) - Method in class com.avpkit.core.io.InputOutputStreamHandler
This method gets called by FFMPEG when it tries to read data.
read(byte[], int) - Method in interface com.avpkit.core.io.IURLProtocolHandler
This method gets called by FFMPEG when it tries to read data.
read(byte[], int) - Method in class com.avpkit.core.io.NullProtocolHandler
 
read(byte[], int) - Method in class com.avpkit.core.io.ReadableWritableChannelHandler
This method gets called by FFMPEG when it tries to read data.
READ - com.avpkit.core.IContainer.Type
 
READ_PACKET - com.avpkit.mediatool.IMediaDebugListener.Event
Read packet events
ReadableWritableChannelHandler - Class in com.avpkit.core.io
Implementation of URLProtocolHandler that can read from ReadableByteChannel objects or write to WritableByteChannel object.
ReadableWritableChannelHandler(ReadableByteChannel) - Constructor for class com.avpkit.core.io.ReadableWritableChannelHandler
Create a handler that can only be opened for reading.
ReadableWritableChannelHandler(ReadableByteChannel, WritableByteChannel, boolean) - Constructor for class com.avpkit.core.io.ReadableWritableChannelHandler
Creates a new handler.
ReadableWritableChannelHandler(WritableByteChannel) - Constructor for class com.avpkit.core.io.ReadableWritableChannelHandler
Create a handler that can only be opened for writing.
readNextPacket(IPacket) - Method in class com.avpkit.core.IContainer
Reads the next packet into the IPacket.
readPacket() - Method in interface com.avpkit.mediatool.IMediaReader
Decodes the next packet and calls all registered IMediaListener objects.
ReadPacketEvent - Class in com.avpkit.mediatool.event
An implementation of IReadPacketEvent.
ReadPacketEvent(IMediaCoder, IPacket) - Constructor for class com.avpkit.mediatool.event.ReadPacketEvent
Creates a ReadPacketEvent.
reduce(long, long, long) - Method in class com.avpkit.core.IRational
Reduce a fraction to it's lowest common denominators.
This is useful for framerate calculations.
RefCounted - Class in com.avpkit.ferry
Parent of all Ferry objects -- it mains reference counts
in native code.
RefCounted(long, boolean) - Constructor for class com.avpkit.ferry.RefCounted
Internal Only.
RefCounted(long, boolean, AtomicLong) - Constructor for class com.avpkit.ferry.RefCounted
Internal Only.
RefCounted_acquire(long, RefCounted) - Static method in class com.avpkit.ferry.FerryJNI
 
RefCounted_getCurrentNativeRefCount(long, RefCounted) - Static method in class com.avpkit.ferry.FerryJNI
 
RefCounted_release(long, RefCounted) - Static method in class com.avpkit.ferry.FerryJNI
 
RefCountedTester - Class in com.avpkit.ferry
Internal Only.
RefCountedTester(long, boolean) - Constructor for class com.avpkit.ferry.RefCountedTester
Internal Only.
RefCountedTester(long, boolean, AtomicLong) - Constructor for class com.avpkit.ferry.RefCountedTester
Internal Only.
RefCountedTester_make__SWIG_0() - Static method in class com.avpkit.ferry.FerryJNI
 
RefCountedTester_make__SWIG_1(long, RefCountedTester) - Static method in class com.avpkit.ferry.FerryJNI
 
RefCountedTester_SWIGUpcast(long) - Static method in class com.avpkit.ferry.FerryJNI
 
registerConverter(ConverterFactory.Type) - Static method in class com.avpkit.core.video.ConverterFactory
Register a converter with this factory.
registerFactory(String, IURLProtocolHandlerFactory) - Method in class com.avpkit.core.io.URLProtocolManager
Register a new factory for IURLProtocolHandlers for a given protocol.
registerProtocol(String, URLProtocolManager) - Method in interface com.avpkit.core.io.IURLProtocolRegistrar
Tells AVPKit that any requests for a given protocol should be redirected to the given manager.
registerProtocolHandlerFactory(long, IContainer, IURLProtocolHandlerFactory) - Static method in class com.avpkit.core.io.FfmpegIO
This method is called by URLProtocolManager to register itself as a protocol manager for different FFMPEG protocols.
release() - Method in class com.avpkit.ferry.RefCounted
Internal Only.
release(long) - Static method in class com.avpkit.ferry.Ferry
Internal Only.
removeListener(IMediaListener) - Method in class com.avpkit.mediatool.AMediaGeneratorMixin
Remove this listener from the thread-safe set of IMediaListener objects.
removeListener(IMediaListener) - Method in interface com.avpkit.mediatool.IMediaGenerator
Remove a media tool listener.
removeListener(IMediaListener) - Method in class com.avpkit.mediatool.MediaGeneratorAdapter
Remove this listener from the thread-safe set of IMediaListener objects.
removeListener(IMediaListener) - Method in class com.avpkit.mediatool.MediaToolAdapter
Remove this listener from the thread-safe set of IMediaListener objects.
render() - Method in class com.avpkit.core.IVideoPicture
Render this picture on configured surface.
render(boolean) - Method in class com.avpkit.core.IVideoPicture
Render this picture on configured surface.
render(boolean, long) - Method in class com.avpkit.core.IVideoPicture
Render this picture on configured surface.
resample(IAudioSamples, IAudioSamples, int) - Method in class com.avpkit.core.IAudioResampler
Re-sample up to numSamples from inputSamples to outputSamples.
resample(IVideoPicture, IVideoPicture) - Method in class com.avpkit.core.IVideoResampler
Resample in to out based on the resampler parameters.

Resamples the in picture based on the parameters set when
this resampler was constructed.

resample(IVideoPicture, IVideoResampler) - Static method in class com.avpkit.core.video.AConverter
Re-sample a picture.
rescale(long, int, int, int, int, IRational.Rounding) - Static method in class com.avpkit.core.IRational
Rescales a long value to another long value.
rescale(long, IRational) - Method in class com.avpkit.core.IRational
Takes a value scaled in increments of origBase and gives the
equivalent value scaled in terms of this Rational.

rescale(long, IRational, IRational.Rounding) - Method in class com.avpkit.core.IRational
Takes a value scaled in increments of origBase and gives the
equivalent value scaled in terms of this Rational.

reset() - Method in class com.avpkit.core.IPacket
Clear out any data in this packet, but leaves
the buffer available for reuse.
resetCounts() - Method in interface com.avpkit.mediatool.IMediaDebugListener
Reset all the event counts.
REVISION - Static variable in class com.avpkit.core.Version
 
RGB0 - com.avpkit.core.IPixelFormat.Type
packed RGB 8:8:8, 32bpp, RGBXRGBX...
RGB24 - com.avpkit.core.IPixelFormat.Type
packed RGB 8:8:8, 24bpp, RGBRGB...
RGB4 - com.avpkit.core.IPixelFormat.Type
packed RGB 1:2:1 bitstream, 4bpp, (msb)1R 2G 1B(lsb), a byte contains two pixels, the first pixel in the byte is the one composed by the 4 msb bits
RGB4_BYTE - com.avpkit.core.IPixelFormat.Type
packed RGB 1:2:1, 8bpp, (msb)1R 2G 1B(lsb)
RGB444BE - com.avpkit.core.IPixelFormat.Type
packed RGB 4:4:4, 16bpp, (msb)4X 4R 4G 4B(lsb), big-endian, X=unused/undefined
RGB444LE - com.avpkit.core.IPixelFormat.Type
packed RGB 4:4:4, 16bpp, (msb)4X 4R 4G 4B(lsb), little-endian, X=unused/undefined
RGB48BE - com.avpkit.core.IPixelFormat.Type
packed RGB 16:16:16, 48bpp, 16R, 16G, 16B, the 2-byte value for each R/G/B component is stored as big-endian
RGB48LE - com.avpkit.core.IPixelFormat.Type
packed RGB 16:16:16, 48bpp, 16R, 16G, 16B, the 2-byte value for each R/G/B component is stored as little-endian
RGB555BE - com.avpkit.core.IPixelFormat.Type
packed RGB 5:5:5, 16bpp, (msb)1X 5R 5G 5B(lsb), big-endian , X=unused/undefined
RGB555LE - com.avpkit.core.IPixelFormat.Type
packed RGB 5:5:5, 16bpp, (msb)1X 5R 5G 5B(lsb), little-endian, X=unused/undefined
RGB565BE - com.avpkit.core.IPixelFormat.Type
packed RGB 5:6:5, 16bpp, (msb) 5R 6G 5B(lsb), big-endian
RGB565LE - com.avpkit.core.IPixelFormat.Type
packed RGB 5:6:5, 16bpp, (msb) 5R 6G 5B(lsb), little-endian
RGB8 - com.avpkit.core.IPixelFormat.Type
packed RGB 3:3:2, 8bpp, (msb)2R 3G 3B(lsb)
RGBA - com.avpkit.core.IPixelFormat.Type
packed RGBA 8:8:8:8, 32bpp, RGBARGBA...
RGBA64BE - com.avpkit.core.IPixelFormat.Type
packed RGBA 16:16:16:16, 64bpp, 16R, 16G, 16B, 16A, the 2-byte value for each R/G/B/A component is stored as big-endian
RGBA64LE - com.avpkit.core.IPixelFormat.Type
packed RGBA 16:16:16:16, 64bpp, 16R, 16G, 16B, 16A, the 2-byte value for each R/G/B/A component is stored as little-endian
ROUND_DOWN - com.avpkit.core.IRational.Rounding
 
ROUND_INF - com.avpkit.core.IRational.Rounding
 
ROUND_NEAR_INF - com.avpkit.core.IRational.Rounding
 
ROUND_UP - com.avpkit.core.IRational.Rounding
 
ROUND_ZERO - com.avpkit.core.IRational.Rounding
 
run(CommandLine) - Method in class com.avpkit.core.Converter
Takes a given command line and decodes the input file, and encodes with new parameters to the output file.
A B C D E F G H I J L M N O P Q R S T U V W X Y 
All Classes All Packages