Class H264Codec


  • public class H264Codec
    extends VideoCodec
    Block-oriented motion-compensation-based video compression standard.
    See Also:
    H.264
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String NAME  
    • Constructor Summary

      Constructors 
      Constructor Description
      H264Codec()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • H264Codec

        public H264Codec()