@Properties(inherit=nvcuvid.class) public class CUVIDVP8PICPARAMS extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
CUVIDVP8PICPARAMS()
Default native constructor.
|
CUVIDVP8PICPARAMS(long size)
Native array allocator.
|
CUVIDVP8PICPARAMS(Pointer p)
Pointer cast constructor.
|
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 CUVIDVP8PICPARAMS()
public CUVIDVP8PICPARAMS(long size)
Pointer.position(long)
.public CUVIDVP8PICPARAMS(Pointer p)
Pointer(Pointer)
.public CUVIDVP8PICPARAMS position(long position)
public CUVIDVP8PICPARAMS getPointer(long i)
getPointer
in class Pointer
public int width()
public CUVIDVP8PICPARAMS width(int setter)
public int height()
public CUVIDVP8PICPARAMS height(int setter)
public CUVIDVP8PICPARAMS first_partition_size(int setter)
public CUVIDVP8PICPARAMS LastRefIdx(byte setter)
public CUVIDVP8PICPARAMS GoldenRefIdx(byte setter)
public CUVIDVP8PICPARAMS AltRefIdx(byte setter)
@Name(value="vp8_frame_tag.frame_type") @Cast(value="unsigned char") @NoOffset public byte vp8_frame_tag_frame_type()
public CUVIDVP8PICPARAMS vp8_frame_tag_frame_type(byte setter)
@Name(value="vp8_frame_tag.version") @Cast(value="unsigned char") @NoOffset public byte vp8_frame_tag_version()
public CUVIDVP8PICPARAMS vp8_frame_tag_version(byte setter)
@Name(value="vp8_frame_tag.show_frame") @Cast(value="unsigned char") @NoOffset public byte vp8_frame_tag_show_frame()
public CUVIDVP8PICPARAMS vp8_frame_tag_show_frame(byte setter)
@Name(value="vp8_frame_tag.update_mb_segmentation_data") @Cast(value="unsigned char") @NoOffset public byte vp8_frame_tag_update_mb_segmentation_data()
public CUVIDVP8PICPARAMS vp8_frame_tag_update_mb_segmentation_data(byte setter)
@Name(value="vp8_frame_tag.Reserved2Bits") @Cast(value="unsigned char") @NoOffset public byte vp8_frame_tag_Reserved2Bits()
public CUVIDVP8PICPARAMS vp8_frame_tag_Reserved2Bits(byte setter)
public CUVIDVP8PICPARAMS wFrameTagFlags(byte setter)
public CUVIDVP8PICPARAMS Reserved1(int i, byte setter)
@MemberGetter @Cast(value="unsigned char*") public BytePointer Reserved1()
public CUVIDVP8PICPARAMS Reserved2(int i, int setter)
@MemberGetter @Cast(value="unsigned int*") public IntPointer Reserved2()
Copyright © 2024. All rights reserved.