Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
AVStereo3D() |
AVStereo3D(int size) |
AVStereo3D(Pointer p) |
| 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)
public AVStereo3D(Pointer p)
public avutil.AVStereo3D position(int position)
public int type()
public avutil.AVStereo3D type(int type)
public int flags()
public avutil.AVStereo3D flags(int flags)
Copyright © 2014. All Rights Reserved.