@Properties(inherit=avcodec.class) public class AVRTCPSenderReport extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
AVRTCPSenderReport()
Default native constructor.
|
AVRTCPSenderReport(long size)
Native array allocator.
|
AVRTCPSenderReport(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
AVRTCPSenderReport |
getPointer(long i) |
long |
ntp_timestamp()
NTP time when the report was sent
|
AVRTCPSenderReport |
ntp_timestamp(long setter) |
AVRTCPSenderReport |
position(long position) |
int |
rtp_timestamp()
RTP time when the report was sent
|
AVRTCPSenderReport |
rtp_timestamp(int setter) |
int |
sender_nb_bytes()
Total number of bytes sent (excluding headers or padding)
|
AVRTCPSenderReport |
sender_nb_bytes(int setter) |
int |
sender_nb_packets()
Total number of packets sent
|
AVRTCPSenderReport |
sender_nb_packets(int setter) |
int |
ssrc()
Synchronization source identifier
|
AVRTCPSenderReport |
ssrc(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, trimMemory, withDeallocator, zeropublic AVRTCPSenderReport()
public AVRTCPSenderReport(long size)
Pointer.position(long).public AVRTCPSenderReport(Pointer p)
Pointer(Pointer).public AVRTCPSenderReport position(long position)
public AVRTCPSenderReport getPointer(long i)
getPointer in class Pointerpublic AVRTCPSenderReport ssrc(int setter)
public AVRTCPSenderReport ntp_timestamp(long setter)
public AVRTCPSenderReport rtp_timestamp(int setter)
@Cast(value="uint32_t") public int sender_nb_packets()
public AVRTCPSenderReport sender_nb_packets(int setter)
@Cast(value="uint32_t") public int sender_nb_bytes()
public AVRTCPSenderReport sender_nb_bytes(int setter)
Copyright © 2026. All rights reserved.