@Properties(inherit=avformat.class) public class AVRTSPResponse extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
AVRTSPResponse()
Default native constructor.
|
AVRTSPResponse(long size)
Native array allocator.
|
AVRTSPResponse(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
long |
body_len()
Body payload size
|
AVRTSPResponse |
body_len(long setter) |
BytePointer |
body()
Body payload
|
AVRTSPResponse |
body(BytePointer setter) |
AVRTSPResponse |
getPointer(long i) |
AVRTSPResponse |
position(long position) |
BytePointer |
reason()
Reason phrase from the server, describing the
status in a human-readable way.
|
AVRTSPResponse |
reason(BytePointer setter) |
int |
status_code()
Response status code from server
|
AVRTSPResponse |
status_code(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 AVRTSPResponse()
public AVRTSPResponse(long size)
Pointer.position(long).public AVRTSPResponse(Pointer p)
Pointer(Pointer).public AVRTSPResponse position(long position)
public AVRTSPResponse getPointer(long i)
getPointer in class Pointerpublic int status_code()
public AVRTSPResponse status_code(int setter)
@Cast(value="char*") public BytePointer reason()
public AVRTSPResponse reason(BytePointer setter)
public AVRTSPResponse body_len(long setter)
@Cast(value="unsigned char*") public BytePointer body()
public AVRTSPResponse body(BytePointer setter)
Copyright © 2026. All rights reserved.