Class AudioPacketDependencyInfoTranslation


  • public final class AudioPacketDependencyInfoTranslation
    extends org.moe.natj.c.StructObject
    • Constructor Detail

      • AudioPacketDependencyInfoTranslation

        public AudioPacketDependencyInfoTranslation()
      • AudioPacketDependencyInfoTranslation

        protected AudioPacketDependencyInfoTranslation​(org.moe.natj.general.Pointer peer)
      • AudioPacketDependencyInfoTranslation

        public AudioPacketDependencyInfoTranslation​(long mPacket,
                                                    int mIsIndependentlyDecodable,
                                                    int mNumberPrerollPackets)
    • Method Detail

      • mPacket

        public long mPacket()
      • setMPacket

        public void setMPacket​(long value)
      • mIsIndependentlyDecodable

        public int mIsIndependentlyDecodable()
      • setMIsIndependentlyDecodable

        public void setMIsIndependentlyDecodable​(int value)
      • mNumberPrerollPackets

        public int mNumberPrerollPackets()
      • setMNumberPrerollPackets

        public void setMNumberPrerollPackets​(int value)