@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) |
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, hashCode, isNull, 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 AVPanScan()
public AVPanScan(long size)
Pointer.position(long).public AVPanScan(Pointer p)
Pointer.Pointer(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 © 2020. All rights reserved.