Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
AVStereo3D()
Default native constructor.
|
AVStereo3D(int size)
Native array allocator.
|
AVStereo3D(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
flags()
Additional information about the frame packing.
|
avutil.AVStereo3D |
flags(int flags) |
avutil.AVStereo3D |
position(int position) |
int |
type()
How views are packed within the video.
|
avutil.AVStereo3D |
type(int type) |
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 AVStereo3D()
public AVStereo3D(int size)
Pointer.position(int).public AVStereo3D(Pointer p)
Pointer.Pointer(Pointer).public avutil.AVStereo3D position(int position)
public avutil.AVStereo3D type(int type)
public int flags()
public avutil.AVStereo3D flags(int flags)
Copyright © 2015. All Rights Reserved.