Class VideoUtils


  • public class VideoUtils
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      VideoUtils()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static int fourcc​(char a, char b, char c, char d)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • VideoUtils

        public VideoUtils()
    • Method Detail

      • fourcc

        public static int fourcc​(char a,
                                 char b,
                                 char c,
                                 char d)