Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
avdevice.AVDeviceRect() |
avdevice.AVDeviceRect(int size) |
avdevice.AVDeviceRect(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
int |
height()
height
|
avdevice.AVDeviceRect |
height(int height) |
avdevice.AVDeviceRect |
position(int 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, capacity, capacity, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, memchr, memcmp, memcpy, memmove, memset, offsetof, position, put, setNull, sizeof, toString, withDeallocator, zeropublic avdevice.AVDeviceRect()
public avdevice.AVDeviceRect(int size)
public avdevice.AVDeviceRect(Pointer p)
public avdevice.AVDeviceRect position(int 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 © 2014. All Rights Reserved.