public static class avutil.AVStereo3D extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
avutil.AVStereo3D()
Default native constructor.
|
avutil.AVStereo3D(long size)
Native array allocator.
|
avutil.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(long position) |
int |
type()
How views are packed within the video.
|
avutil.AVStereo3D |
type(int type) |
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 avutil.AVStereo3D()
public avutil.AVStereo3D(long size)
Pointer.position(long).public avutil.AVStereo3D(Pointer p)
Pointer.Pointer(Pointer).public avutil.AVStereo3D position(long position)
public avutil.AVStereo3D type(int type)
public int flags()
public avutil.AVStereo3D flags(int flags)
Copyright © 2016. All rights reserved.