Class GetSupportedCodecs


  • public class GetSupportedCodecs
    extends java.lang.Object
    Prints information about which codecs can be inserted into a container format.
    Since:
    3.3
    Author:
    aclarke
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] args)
      Given the short name of a container, prints out information about it, including which codecs AVPKit can write (mux) into that container.
      • Methods inherited from class java.lang.Object

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

      • main

        public static void main​(java.lang.String[] args)
        Given the short name of a container, prints out information about it, including which codecs AVPKit can write (mux) into that container.
        Parameters:
        args - One string argument representing the short name of the format