@Properties(inherit=avutil.class) public class AVStereo3D extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| 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.
|
AVStereo3D |
flags(int setter) |
AVStereo3D |
position(long position) |
int |
type()
How views are packed within the video.
|
AVStereo3D |
type(int setter) |
int |
view()
Determines which views are packed.
|
AVStereo3D |
view(int setter) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic AVStereo3D()
public AVStereo3D(long size)
Pointer.position(long).public AVStereo3D(Pointer p)
Pointer.Pointer(Pointer).public AVStereo3D position(long position)
public AVStereo3D type(int setter)
public int flags()
public AVStereo3D flags(int setter)
public AVStereo3D view(int setter)
Copyright © 2020. All rights reserved.