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
U
- unlock() - Method in class com.avpkit.ferry.Mutex
- unmap(String) - Static method in class com.avpkit.core.io.AVPKitIO
-
Undoes a URL to
InputStreamorOutputStreammapping. - unmapIO(String) - Method in class com.avpkit.core.io.AVPKitIO
-
Unmaps a registration between a URL and the underlying i/o objects.
- unregisterConverter(ConverterFactory.Type) - Static method in class com.avpkit.core.video.ConverterFactory
-
Unregister a converter with this factory.
- unwrap() - Method in class com.avpkit.core.IMediaDataWrapper
-
Gets the non IMediaDataWrapper object ultimately wrapped in this wrapper, or null if there isn't one.
- unwrapAudioSamples() - Method in class com.avpkit.core.IMediaDataWrapper
- unwrapMediaDataWrapper() - Method in class com.avpkit.core.IMediaDataWrapper
- unwrapPacket() - Method in class com.avpkit.core.IMediaDataWrapper
- unwrapVideoPicture() - Method in class com.avpkit.core.IMediaDataWrapper
- URL - com.avpkit.mediatool.IMediaDebugListener.Mode
-
log events with source or destination URL
- url_close(FfmpegIOHandle) - Static method in class com.avpkit.core.io.FfmpegIO
- url_close(FfmpegIOHandle) - Static method in class com.avpkit.core.io.Helper
- url_open(FfmpegIOHandle, String, int) - Static method in class com.avpkit.core.io.FfmpegIO
- url_open(FfmpegIOHandle, String, int) - Static method in class com.avpkit.core.io.Helper
- URL_RDONLY_MODE - Static variable in interface com.avpkit.core.io.IURLProtocolHandler
-
Open the file in Read Only mode.
- URL_RDWR - Static variable in interface com.avpkit.core.io.IURLProtocolHandler
-
Implement the file in Read/Write mode.
- url_read(FfmpegIOHandle, byte[], int) - Static method in class com.avpkit.core.io.FfmpegIO
- url_read(FfmpegIOHandle, byte[], int) - Static method in class com.avpkit.core.io.Helper
- url_seek(FfmpegIOHandle, long, int) - Static method in class com.avpkit.core.io.FfmpegIO
- url_seek(FfmpegIOHandle, long, int) - Static method in class com.avpkit.core.io.Helper
- url_write(FfmpegIOHandle, byte[], int) - Static method in class com.avpkit.core.io.FfmpegIO
- url_write(FfmpegIOHandle, byte[], int) - Static method in class com.avpkit.core.io.Helper
- URL_WRONLY_MODE - Static variable in interface com.avpkit.core.io.IURLProtocolHandler
-
Open the file in Write Only mode.
- URLProtocolManager - Class in com.avpkit.core.io
-
This class manages URL protocols that we have handlers for.
- Utils - Class in com.avpkit.core
-
A collection of useful utilities for creating blank
IVideoPictureobjects and managing audio time stamp to sample conversions. - Utils() - Constructor for class com.avpkit.core.Utils
- UYVY422 - com.avpkit.core.IPixelFormat.Type
-
packed YUV 4:2:2, 16bpp, Cb Y0 Cr Y1
- UYYVYY411 - com.avpkit.core.IPixelFormat.Type
-
packed YUV 4:1:1, 12bpp, Cb Y0 Y1 Cr Y2 Y3
All Classes All Packages