public static class avformat.AVIOInterruptCB extends Pointer
| Modifier and Type | Class and Description |
|---|---|
static class |
avformat.AVIOInterruptCB.Callback_Pointer |
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| 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 |
|---|---|
avformat.AVIOInterruptCB.Callback_Pointer |
callback() |
avformat.AVIOInterruptCB |
callback(avformat.AVIOInterruptCB.Callback_Pointer callback) |
Pointer |
opaque() |
avformat.AVIOInterruptCB |
opaque(Pointer opaque) |
avformat.AVIOInterruptCB |
position(long position) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic AVIOInterruptCB()
public AVIOInterruptCB(long size)
Pointer.position(long).public AVIOInterruptCB(Pointer p)
Pointer.Pointer(Pointer).public avformat.AVIOInterruptCB position(long position)
public avformat.AVIOInterruptCB.Callback_Pointer callback()
public avformat.AVIOInterruptCB callback(avformat.AVIOInterruptCB.Callback_Pointer callback)
public Pointer opaque()
public avformat.AVIOInterruptCB opaque(Pointer opaque)
Copyright © 2018. All rights reserved.