Class AVVideoYCbCrMatrix

    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String ITU_R_2020()  
      static java.lang.String ITU_R_601_4()  
      static java.lang.String ITU_R_709_2()  
      • Methods inherited from class java.lang.Object

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

      • AVVideoYCbCrMatrix

        public AVVideoYCbCrMatrix()
    • Method Detail

      • ITU_R_709_2

        public static java.lang.String ITU_R_709_2()
        Since:
        Available in iOS 10.0 and later.
      • ITU_R_601_4

        public static java.lang.String ITU_R_601_4()
        Since:
        Available in iOS 10.0 and later.
      • ITU_R_2020

        public static java.lang.String ITU_R_2020()
        Since:
        Available in iOS 11.0 and later.