@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) |
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, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zero
public AVIOInterruptCB()
public AVIOInterruptCB(long size)
Pointer.position(long)
.public AVIOInterruptCB(Pointer p)
Pointer.Pointer(Pointer)
.public AVIOInterruptCB position(long position)
public AVIOInterruptCB.Callback_Pointer callback()
public AVIOInterruptCB callback(AVIOInterruptCB.Callback_Pointer setter)
public Pointer opaque()
public AVIOInterruptCB opaque(Pointer setter)
Copyright © 2020. All rights reserved.