public static class avutil.AVStereo3D extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
AVStereo3D()
Default native constructor.
|
AVStereo3D(long 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(long position) |
int |
type()
How views are packed within the video.
|
avutil.AVStereo3D |
type(int type) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic AVStereo3D()
public AVStereo3D(long size)
Pointer.position(long).public 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 © 2018. All rights reserved.