Package 

Class VideoCodec


  • 
    public abstract class VideoCodec
    
                        

    Abstract base class for video codecs.

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final String name
    • Method Summary

      Modifier and Type Method Description
      String getName() Returns the string representation of the video codec.
      String toString() Returns the name of the video codec.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait