public static class avdevice.AVDeviceRect extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
avdevice.AVDeviceRect()
Default native constructor.
|
avdevice.AVDeviceRect(long size)
Native array allocator.
|
avdevice.AVDeviceRect(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
height()
height
|
avdevice.AVDeviceRect |
height(int height) |
avdevice.AVDeviceRect |
position(long position) |
int |
width()
width
|
avdevice.AVDeviceRect |
width(int width) |
int |
x()
x coordinate of top left corner
|
avdevice.AVDeviceRect |
x(int x) |
int |
y()
y coordinate of top left corner
|
avdevice.AVDeviceRect |
y(int y) |
address, asBuffer, asByteBuffer, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, physicalBytes, position, put, realloc, setNull, sizeof, toString, totalBytes, withDeallocator, zeropublic avdevice.AVDeviceRect()
public avdevice.AVDeviceRect(long size)
Pointer.position(long).public avdevice.AVDeviceRect(Pointer p)
Pointer.Pointer(Pointer).public avdevice.AVDeviceRect position(long position)
public int x()
public avdevice.AVDeviceRect x(int x)
public int y()
public avdevice.AVDeviceRect y(int y)
public int width()
public avdevice.AVDeviceRect width(int width)
public int height()
public avdevice.AVDeviceRect height(int height)
Copyright © 2016. All rights reserved.