Class CMBlockBufferCustomBlockSource

    • Constructor Detail

      • CMBlockBufferCustomBlockSource

        public CMBlockBufferCustomBlockSource()
      • CMBlockBufferCustomBlockSource

        public CMBlockBufferCustomBlockSource​(int version,
                                              org.robovm.rt.bro.ptr.FunctionPtr AllocateBlock,
                                              org.robovm.rt.bro.ptr.FunctionPtr FreeBlock,
                                              org.robovm.rt.bro.ptr.VoidPtr refCon)
    • Method Detail

      • getVersion

        public int getVersion()
      • getAllocateBlock

        public org.robovm.rt.bro.ptr.FunctionPtr getAllocateBlock()
      • getFreeBlock

        public org.robovm.rt.bro.ptr.FunctionPtr getFreeBlock()
      • getRefCon

        public org.robovm.rt.bro.ptr.VoidPtr getRefCon()