@Properties(inherit=avcodec.class) public class AVProducerReferenceTime extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
AVProducerReferenceTime()
Default native constructor.
|
AVProducerReferenceTime(long size)
Native array allocator.
|
AVProducerReferenceTime(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
int |
flags() |
AVProducerReferenceTime |
flags(int setter) |
AVProducerReferenceTime |
getPointer(long i) |
AVProducerReferenceTime |
position(long position) |
long |
wallclock()
A UTC timestamp, in microseconds, since Unix epoch (e.g, av_gettime()).
|
AVProducerReferenceTime |
wallclock(long 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 AVProducerReferenceTime()
public AVProducerReferenceTime(long size)
Pointer.position(long)
.public AVProducerReferenceTime(Pointer p)
Pointer(Pointer)
.public AVProducerReferenceTime position(long position)
public AVProducerReferenceTime getPointer(long i)
getPointer
in class Pointer
@Cast(value="int64_t") public long wallclock()
public AVProducerReferenceTime wallclock(long setter)
public int flags()
public AVProducerReferenceTime flags(int setter)
Copyright © 2023. All rights reserved.