Package apple.audiotoolbox.enums
Class AudioBytePacketTranslationFlags
- java.lang.Object
-
- apple.audiotoolbox.enums.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.
-
-
Field Summary
Fields Modifier and Type Field Description static intkBytePacketTranslationFlag_IsEstimate
-
-
-
Field Detail
-
kBytePacketTranslationFlag_IsEstimate
public static final int kBytePacketTranslationFlag_IsEstimate
- See Also:
- Constant Field Values
-
-