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(int 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(int position) |
address, asBuffer, asByteBuffer, capacity, capacity, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, memchr, memcmp, memcpy, memmove, memset, offsetof, position, put, setNull, sizeof, toString, withDeallocator, zeropublic AVIOInterruptCB()
public AVIOInterruptCB(int size)
Pointer.position(int).public AVIOInterruptCB(Pointer p)
Pointer.Pointer(Pointer).public avformat.AVIOInterruptCB position(int 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 © 2015. All Rights Reserved.