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

T

takeSingleSnapshot() - Method in class com.avpkit.core.demos.CaptureScreenToFile
Use the AWT robot to take a snapshot of the current screen.
TestAudioSamplesGenerator - Class in com.avpkit.core
This class generates fake audio data that is an A-note (a sine-wave at 440hz).
TestAudioSamplesGenerator() - Constructor for class com.avpkit.core.TestAudioSamplesGenerator
 
timeValueToSamples(ITimeValue, int) - Static method in class com.avpkit.core.Utils
For a given time duration and sample rate, return the number of samples it would take to fill.
toImage(IVideoPicture) - Method in class com.avpkit.core.video.ArgbConverter
Converts an IVideoPicture to a BufferedImage.
toImage(IVideoPicture) - Method in class com.avpkit.core.video.BgrConverter
Converts an IVideoPicture to a BufferedImage.
toImage(IVideoPicture) - Method in interface com.avpkit.core.video.IConverter
Converts an IVideoPicture to a BufferedImage.
ToolFactory - Class in com.avpkit.mediatool
Start Here -- A Factory for MediaTools, and global settings for the API.
toPicture(BufferedImage, long) - Method in class com.avpkit.core.video.ArgbConverter
Converts a BufferedImage to an IVideoPicture.
toPicture(BufferedImage, long) - Method in class com.avpkit.core.video.BgrConverter
Converts a BufferedImage to an IVideoPicture.
toPicture(BufferedImage, long) - Method in interface com.avpkit.core.video.IConverter
Converts a BufferedImage to an IVideoPicture.
toString() - Method in class com.avpkit.core.IAudioSamples
info about this packet
toString() - Method in class com.avpkit.core.ICodec
Prints the type and id of this codec
toString() - Method in class com.avpkit.core.IContainer
info about this container.
toString() - Method in class com.avpkit.core.IContainerFormat
info about this format object
toString() - Method in class com.avpkit.core.IError
Return a string representation of this error
toString() - Method in class com.avpkit.core.IIndexEntry
info about this entry.
toString() - Method in class com.avpkit.core.IMetaData
Return the meta-data, with all values expanded.
toString() - Method in class com.avpkit.core.IPacket
info about this packet
toString() - Method in class com.avpkit.core.IRational
Prints the contents of this object as a fraction.
toString() - Method in class com.avpkit.core.IStream
info about this stream
toString() - Method in class com.avpkit.core.IStreamCoder
Prints details on this IStreamCoder
toString() - Method in class com.avpkit.core.IVideoPicture
info about this packet
toString() - Method in class com.avpkit.core.video.AConverter
Get a string representation of this converter.
toString() - Method in class com.avpkit.core.video.ConverterFactory.Type
Get a string description of this conveter type.
toString() - Method in class com.avpkit.ferry.IBuffer
Prints the same as Object.toString() but appends the maximum number of bytes that will fit in this IBuffer, the type of the IBuffer, and the maximum size in units of IBuffer.Type that will fit in the IBuffer.
toString() - Method in class com.avpkit.ferry.JNILibrary
 
toString() - Method in class com.avpkit.ferry.JNIPointerReference
Internal Only.
toString() - Method in class com.avpkit.ferry.JNIReference
Creates a string representation of this reference.
trace(String, int, String) - Method in class com.avpkit.ferry.Logger
 
TRAILER - com.avpkit.mediatool.IMediaDebugListener.Event
Write trailer events
transcode(String, String) - Static method in class com.avpkit.mediatool.demos.TranscodeAudioAndVideo
Transcode a source url to a destination url.
TranscodeAudioAndVideo - Class in com.avpkit.mediatool.demos
A very simple media transcoder which uses IMediaReader, IMediaWriter and IMediaViewer.
TranscodeAudioAndVideo() - Constructor for class com.avpkit.mediatool.demos.TranscodeAudioAndVideo
 
Type(String, Class<? extends IConverter>, IPixelFormat.Type, int) - Constructor for class com.avpkit.core.video.ConverterFactory.Type
Construct a complete converter type description.
typeToErrorNumber(IError.Type) - Static method in class com.avpkit.core.IError
Translate an a type to an error number.
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