Class CAFOverviewChunk


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

      • CAFOverviewChunk

        public CAFOverviewChunk()
      • CAFOverviewChunk

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

        public CAFOverviewChunk​(int mEditCount,
                                int mNumFramesPerOVWSample,
                                CAFOverviewSample mData)
    • Method Detail

      • mEditCount

        public int mEditCount()
      • setMEditCount

        public void setMEditCount​(int value)
      • mNumFramesPerOVWSample

        public int mNumFramesPerOVWSample()
      • setMNumFramesPerOVWSample

        public void setMNumFramesPerOVWSample​(int value)
      • mData

        public CAFOverviewSample mData()
        data is of variable size, calculated from the sizeo of the chunk.
      • setMData

        public void setMData​(CAFOverviewSample value)
        data is of variable size, calculated from the sizeo of the chunk.