@Properties(inherit=avfilter.class) public class AVBufferSinkParams extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| 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
|
AVBufferSinkParams |
pixel_fmts(IntPointer setter) |
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, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic AVBufferSinkParams()
public AVBufferSinkParams(long size)
Pointer.position(long).public AVBufferSinkParams(Pointer p)
Pointer.Pointer(Pointer).public AVBufferSinkParams position(long position)
@Cast(value="const AVPixelFormat*") public IntPointer pixel_fmts()
public AVBufferSinkParams pixel_fmts(IntPointer setter)
Copyright © 2019. All rights reserved.