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
All Classes All Packages
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
IVideoPictureto aBufferedImage. - toImage(IVideoPicture) - Method in class com.avpkit.core.video.BgrConverter
-
Converts an
IVideoPictureto aBufferedImage. - toImage(IVideoPicture) - Method in interface com.avpkit.core.video.IConverter
-
Converts an
IVideoPictureto aBufferedImage. - 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
BufferedImageto anIVideoPicture. - toPicture(BufferedImage, long) - Method in class com.avpkit.core.video.BgrConverter
-
Converts a
BufferedImageto anIVideoPicture. - toPicture(BufferedImage, long) - Method in interface com.avpkit.core.video.IConverter
-
Converts a
BufferedImageto anIVideoPicture. - 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 thisIBuffer, the type of theIBuffer, and the maximum size in units ofIBuffer.Typethat will fit in theIBuffer. - 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
- 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.
All Classes All Packages