Package com.arthenica.ffmpegkit
Class AbiDetect
- java.lang.Object
-
- com.arthenica.ffmpegkit.AbiDetect
-
public class AbiDetect extends java.lang.ObjectDetects the running ABI name natively using Google
cpu-featureslibrary.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.StringgetAbi()Returns the ABI name loaded.static java.lang.StringgetCpuAbi()Returns the ABI name of the cpu running.
-