@Properties(inherit=avcodec.class) public class AVPanScan extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
AVPanScan()
Default native constructor.
|
AVPanScan(long size)
Native array allocator.
|
AVPanScan(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
ShortPointer |
_position() |
short |
_position(int i,
int j)
position of the top left corner in 1/16 pel for up to 3 fields/frames
- encoding: Set by user.
|
AVPanScan |
_position(int i,
int j,
short setter) |
AVPanScan |
getPointer(long i) |
int |
height() |
AVPanScan |
height(int setter) |
int |
id()
id
- encoding: Set by user.
|
AVPanScan |
id(int setter) |
AVPanScan |
position(long position) |
int |
width()
width and height in 1/16 pel
- encoding: Set by user.
|
AVPanScan |
width(int setter) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zero
public AVPanScan()
public AVPanScan(long size)
Pointer.position(long)
.public AVPanScan(Pointer p)
Pointer(Pointer)
.public AVPanScan getPointer(long i)
getPointer
in class Pointer
public int id()
public AVPanScan id(int setter)
public int width()
public AVPanScan width(int setter)
public int height()
public AVPanScan height(int setter)
@Name(value="position") public short _position(int i, int j)
public AVPanScan _position(int i, int j, short setter)
@MemberGetter @Cast(value="int16_t(* /*[3]*/ )[2]") @Name(value="position") public ShortPointer _position()
Copyright © 2023. All rights reserved.