Uses of Class
com.avpkit.core.Global
-
Packages that use Global Package Description com.avpkit.core An advanced API for reading, decoding, re-sampling, encoding and writing of most media files. -
-
Uses of Global in com.avpkit.core
Methods in com.avpkit.core that return Global Modifier and Type Method Description GlobalGlobal. copyReference()Create a new Global object that is actually referring to the exact same underlying native object.Methods in com.avpkit.core with parameters of type Global Modifier and Type Method Description static longGlobal. getCPtr(Global obj)Internal Only.
-