@Properties(inherit=nvencodeapi.class) public class NV_ENC_QP extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
NV_ENC_QP()
Default native constructor.
|
NV_ENC_QP(long size)
Native array allocator.
|
NV_ENC_QP(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
NV_ENC_QP |
getPointer(long i) |
NV_ENC_QP |
position(long position) |
int |
qpInterB()
[in]: Specifies QP value for B-frame.
|
NV_ENC_QP |
qpInterB(int setter) |
int |
qpInterP()
[in]: Specifies QP value for P-frame.
|
NV_ENC_QP |
qpInterP(int setter) |
int |
qpIntra()
[in]: Specifies QP value for Intra Frame.
|
NV_ENC_QP |
qpIntra(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, zero
public NV_ENC_QP()
public NV_ENC_QP(long size)
Pointer.position(long)
.public NV_ENC_QP(Pointer p)
Pointer(Pointer)
.public NV_ENC_QP getPointer(long i)
getPointer
in class Pointer
@Cast(value="uint32_t") public int qpInterP()
public NV_ENC_QP qpInterP(int setter)
@Cast(value="uint32_t") public int qpInterB()
public NV_ENC_QP qpInterB(int setter)
@Cast(value="uint32_t") public int qpIntra()
public NV_ENC_QP qpIntra(int setter)
Copyright © 2024. All rights reserved.