@Properties(inherit=avformat.class) public class AVIOInterruptCB extends Pointer
Modifier and Type | Class and Description |
---|---|
static class |
AVIOInterruptCB.Callback_Pointer |
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
AVIOInterruptCB()
Default native constructor.
|
AVIOInterruptCB(long size)
Native array allocator.
|
AVIOInterruptCB(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
AVIOInterruptCB.Callback_Pointer |
callback() |
AVIOInterruptCB |
callback(AVIOInterruptCB.Callback_Pointer setter) |
AVIOInterruptCB |
getPointer(long i) |
Pointer |
opaque() |
AVIOInterruptCB |
opaque(Pointer setter) |
AVIOInterruptCB |
position(long position) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zero
public AVIOInterruptCB()
public AVIOInterruptCB(long size)
Pointer.position(long)
.public AVIOInterruptCB(Pointer p)
Pointer(Pointer)
.public AVIOInterruptCB position(long position)
public AVIOInterruptCB getPointer(long i)
getPointer
in class Pointer
public AVIOInterruptCB.Callback_Pointer callback()
public AVIOInterruptCB callback(AVIOInterruptCB.Callback_Pointer setter)
public Pointer opaque()
public AVIOInterruptCB opaque(Pointer setter)
Copyright © 2022. All rights reserved.