类 C


  • public final class C
    extends Object
    Defines constants used by the library.
    作者:
    💎 Li Junchao
    • 字段详细资料

      • INDEX_UNSET

        public static final int INDEX_UNSET
        另请参阅:
        常量字段值
      • TIME_UNSET

        public static final long TIME_UNSET
        另请参阅:
        常量字段值
      • POSITION_UNSET

        public static final int POSITION_UNSET
        另请参阅:
        常量字段值
      • LENGTH_UNSET

        public static final int LENGTH_UNSET
        另请参阅:
        常量字段值
      • PERCENTAGE_UNSET

        public static final int PERCENTAGE_UNSET
        另请参阅:
        常量字段值
      • TIME_END_OF_SOURCE

        public static final long TIME_END_OF_SOURCE
        另请参阅:
        常量字段值
      • MILLIS_PER_SECOND

        public static final long MILLIS_PER_SECOND
        每秒的毫秒表示
        另请参阅:
        常量字段值
      • MICROS_PER_SECOND

        public static final long MICROS_PER_SECOND
        每秒的微秒表示
        另请参阅:
        常量字段值
      • NANOS_PER_SECOND

        public static final long NANOS_PER_SECOND
        每秒的纳秒表示
        另请参阅:
        常量字段值
      • BITS_PER_BYTE

        public static final int BITS_PER_BYTE
        The number of bits per byte.
        另请参阅:
        常量字段值
      • BYTES_PER_FLOAT

        public static final int BYTES_PER_FLOAT
        The number of bytes per float.
        另请参阅:
        常量字段值