Uses of Package
com.avpkit.core.io
-
Packages that use com.avpkit.core.io Package Description com.avpkit.core An advanced API for reading, decoding, re-sampling, encoding and writing of most media files.com.avpkit.core.io An API for extending AVPKit to read and write from arbitrary data sources. -
Classes in com.avpkit.core.io used by com.avpkit.core Class Description IURLProtocolHandler Interface that AVPKit native code calls back to for each URL.IURLProtocolHandlerFactory Used by URLProtocolManager to get a factory for a given protocol. -
Classes in com.avpkit.core.io used by com.avpkit.core.io Class Description AVPKitIO Allows AVPKit to read from and write to many different types of Java I/O objects, plus customIURLProtocolHandlerobjects.FfmpegIOHandle For Internal Use Only.IURLProtocolHandler Interface that AVPKit native code calls back to for each URL.IURLProtocolHandlerFactory Used by URLProtocolManager to get a factory for a given protocol.URLProtocolManager This class manages URL protocols that we have handlers for.