public static class avfilter.AVBufferSinkParams extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
AVBufferSinkParams()
Default native constructor.
|
AVBufferSinkParams(long 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(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 AVBufferSinkParams()
public AVBufferSinkParams(long size)
Pointer.position(long).public AVBufferSinkParams(Pointer p)
Pointer.Pointer(Pointer).public avfilter.AVBufferSinkParams position(long position)
@MemberGetter @Cast(value="const AVPixelFormat*") public IntPointer pixel_fmts()
Copyright © 2018. All rights reserved.