Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
AVBufferSinkParams()
Default native constructor.
|
AVBufferSinkParams(int size)
Native array allocator.
|
AVBufferSinkParams(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
IntPointer |
pixel_fmts()
list of allowed pixel formats, terminated by AV_PIX_FMT_NONE
|
avfilter.AVBufferSinkParams |
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 AVBufferSinkParams()
public AVBufferSinkParams(int size)
Pointer.position(int).public AVBufferSinkParams(Pointer p)
Pointer.Pointer(Pointer).public avfilter.AVBufferSinkParams position(int position)
@MemberGetter @Cast(value="const AVPixelFormat*") public IntPointer pixel_fmts()
Copyright © 2015. All Rights Reserved.