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
E
- encodeAudio(int, short[]) - Method in interface com.avpkit.mediatool.IMediaWriter
-
Encoded audio from samples into the stream with the specified index.
- encodeAudio(int, short[], long, TimeUnit) - Method in interface com.avpkit.mediatool.IMediaWriter
-
Encoded audio from samples into the stream with the specified index.
- encodeAudio(int, IAudioSamples) - Method in interface com.avpkit.mediatool.IMediaWriter
-
Encodes audio from samples into the stream with the specified index.
- encodeAudio(IPacket, IAudioSamples, int) - Method in class com.avpkit.core.IStreamCoder
-
Encode the given samples using this StreamCoder.
The VideoPicture will allocate a buffer to use internally for this, and
will free it when the frame destroys itself.
Callers should call this repeatedly on a set of samples until
we consume all the samples.
Also, when done in order to flush the encoder, caller should call
this method passing in 0 (null) for pSamples to tell the encoder
to flush any data it was keeping a hold of.
- encodeImage(BufferedImage) - Method in class com.avpkit.core.demos.CaptureScreenToFile
-
Encode the given image to the file and increment our time stamp.
- encodeVideo(int, IVideoPicture) - Method in interface com.avpkit.mediatool.IMediaWriter
-
Encodes video from the given picture into the stream with the specified index.
- encodeVideo(int, BufferedImage, long, TimeUnit) - Method in interface com.avpkit.mediatool.IMediaWriter
-
Encodes video from the given picture into the stream with the specified index.
- encodeVideo(IPacket, IVideoPicture, int) - Method in class com.avpkit.core.IStreamCoder
-
Encode the given frame using this StreamCoder.
The VideoPicture will allocate a buffer to use internally for this, and
will free it when the frame destroys itself.
Also, when done in order to flush the encoder, caller should call
this method passing in 0 (null) for pFrame to tell the encoder
to flush any data it was keeping a hold of.
- ENCODING - com.avpkit.core.IStreamCoder.Direction
- equals(Object) - Method in class com.avpkit.core.Global
-
Compares two values, returning true if the underlying objects in native code are the same object.
- equals(Object) - Method in class com.avpkit.core.IAudioResampler
-
Compares two values, returning true if the underlying objects in native code are the same object.
- equals(Object) - Method in class com.avpkit.core.IAudioSamples
-
Compares two values, returning true if the underlying objects in native code are the same object.
- equals(Object) - Method in class com.avpkit.core.IBufferSink
-
Compares two values, returning true if the underlying objects in native code are the same object.
- equals(Object) - Method in class com.avpkit.core.IBufferSource
-
Compares two values, returning true if the underlying objects in native code are the same object.
- equals(Object) - Method in class com.avpkit.core.ICodec
-
Compares two values, returning true if the underlying objects in native code are the same object.
- equals(Object) - Method in class com.avpkit.core.IContainer
-
Compares two values, returning true if the underlying objects in native code are the same object.
- equals(Object) - Method in class com.avpkit.core.IContainerFormat
-
Compares two values, returning true if the underlying objects in native code are the same object.
- equals(Object) - Method in class com.avpkit.core.IError
-
Compares two values, returning true if the underlying objects in native code are the same object.
- equals(Object) - Method in class com.avpkit.core.IFilterChain
-
Compares two values, returning true if the underlying objects in native code are the same object.
- equals(Object) - Method in class com.avpkit.core.IIndexEntry
-
Compares two values, returning true if the underlying objects in native code are the same object.
- equals(Object) - Method in class com.avpkit.core.IMediaData
-
Compares two values, returning true if the underlying objects in native code are the same object.
- equals(Object) - Method in class com.avpkit.core.IMediaDataWrapper
-
Compares two values, returning true if the underlying objects in native code are the same object.
- equals(Object) - Method in class com.avpkit.core.IMediaFilter
-
Compares two values, returning true if the underlying objects in native code are the same object.
- equals(Object) - Method in class com.avpkit.core.IMetaData
-
Compares two values, returning true if the underlying objects in native code are the same object.
- equals(Object) - Method in class com.avpkit.core.IPacket
-
Compares two values, returning true if the underlying objects in native code are the same object.
- equals(Object) - Method in class com.avpkit.core.IPixelFormat
-
Compares two values, returning true if the underlying objects in native code are the same object.
- equals(Object) - Method in class com.avpkit.core.IProperty
-
Compares two values, returning true if the underlying objects in native code are the same object.
- equals(Object) - Method in class com.avpkit.core.IRational
-
Compares two values, returning true if the underlying objects in native code are the same object.
- equals(Object) - Method in class com.avpkit.core.IStream
-
Compares two values, returning true if the underlying objects in native code are the same object.
- equals(Object) - Method in class com.avpkit.core.IStreamCoder
-
Compares two values, returning true if the underlying objects in native code are the same object.
- equals(Object) - Method in class com.avpkit.core.ITimeValue
-
Deprecated.Compares two values, returning true if the underlying objects in native code are the same object.
- equals(Object) - Method in class com.avpkit.core.IVideoPicture
-
Compares two values, returning true if the underlying objects in native code are the same object.
- equals(Object) - Method in class com.avpkit.core.IVideoResampler
-
Compares two values, returning true if the underlying objects in native code are the same object.
- equals(Object) - Method in class com.avpkit.ferry.AtomicInteger
-
Compares two values, returning true if the underlying objects in native code are the same object.
- equals(Object) - Method in class com.avpkit.ferry.IBuffer
-
Compares two values, returning true if the underlying objects in native code are the same object.
- equals(Object) - Method in class com.avpkit.ferry.Logger
-
Compares two values, returning true if the underlying objects in native code are the same object.
- equals(Object) - Method in class com.avpkit.ferry.Mutex
-
Compares two values, returning true if the underlying objects in native code are the same object.
- equals(Object) - Method in class com.avpkit.ferry.RefCountedTester
-
Compares two values, returning true if the underlying objects in native code are the same object.
- error(String, int, String) - Method in class com.avpkit.ferry.Logger
- ERROR_AGAIN - com.avpkit.core.IError.Type
- ERROR_EOF - com.avpkit.core.IError.Type
- ERROR_INTERRUPTED - com.avpkit.core.IError.Type
- ERROR_INVALIDDATA - com.avpkit.core.IError.Type
- ERROR_IO - com.avpkit.core.IError.Type
- ERROR_NOENT - com.avpkit.core.IError.Type
- ERROR_NOFMT - com.avpkit.core.IError.Type
- ERROR_NOMEM - com.avpkit.core.IError.Type
- ERROR_NOTSUPPORTED - com.avpkit.core.IError.Type
- ERROR_NUMEXPECTED - com.avpkit.core.IError.Type
- ERROR_PATCHWELCOME - com.avpkit.core.IError.Type
- ERROR_RANGE - com.avpkit.core.IError.Type
- ERROR_UNKNOWN - com.avpkit.core.IError.Type
- errorNumberToType(int) - Static method in class com.avpkit.core.IError
-
Translate an error number to a type.
- establishOutputCodecId(ICodec) - Method in class com.avpkit.core.IContainerFormat
-
For a given input codec guess an ID supported by this IContainerFormat that might be good for encoding.
- establishOutputCodecId(ICodec.ID) - Method in class com.avpkit.core.IContainerFormat
-
For a given input codec id guess an ID supported by this IContainerFormat that might be good for encoding.
- establishOutputCodecId(ICodec.Type) - Method in class com.avpkit.core.IContainerFormat
-
For a given output codec type guess the best codec for encoding into this container.
- establishOutputCodecId(ICodec.Type, ICodec.ID) - Method in class com.avpkit.core.IContainerFormat
-
For a given input codec guess an ID supported by this IContainerFormat that might be good for encoding.
- EVENT - com.avpkit.mediatool.IMediaDebugListener.Mode
-
log events without details
All Classes All Packages