@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 |
getPointer(long i) |
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, getDirectBufferAddress, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic AVStereo3D()
public AVStereo3D(long size)
Pointer.position(long).public AVStereo3D(Pointer p)
Pointer(Pointer).public AVStereo3D position(long position)
public AVStereo3D getPointer(long i)
getPointer in class Pointerpublic AVStereo3D type(int setter)
public int flags()
public AVStereo3D flags(int setter)
public AVStereo3D view(int setter)
Copyright © 2023. All rights reserved.