Class AudioBytePacketTranslationFlags


  • public final class AudioBytePacketTranslationFlags
    extends java.lang.Object
    [@enum] AudioBytePacketTranslation Flags flags for the AudioBytePacketTranslation mFlags field There is currently only one flag. [@constant] kBytePacketTranslationFlag_IsEstimate If the set then the result value is an estimate.
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • kBytePacketTranslationFlag_IsEstimate

        public static final int kBytePacketTranslationFlag_IsEstimate
        See Also:
        Constant Field Values