Class CVBufferMovieTime.Keys

  • Enclosing class:
    CVBufferMovieTime

    public static class CVBufferMovieTime.Keys
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Keys()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static CFString Scale()  
      static CFString Value()  
      • Methods inherited from class java.lang.Object

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

      • Keys

        public Keys()
    • Method Detail

      • Value

        public static CFString Value()
        Since:
        Available in iOS 4.0 and later.
      • Scale

        public static CFString Scale()
        Since:
        Available in iOS 4.0 and later.