Package 

Class H264Codec


  • 
    public class H264Codec
    extends VideoCodec
                        

    Block-oriented motion-compensation-based video compression standard.

    • Field Summary

      Fields 
      Modifier and Type Field Description
      public final static String NAME
    • Constructor Summary

      Constructors 
      Constructor Description
      H264Codec()
    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class com.twilio.video.VideoCodec

        getName, toString
      • Methods inherited from class java.lang.Object

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

      • H264Codec

        H264Codec()