@Properties(inherit=avformat.class) public class AVRTSPCommandRequest extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
AVRTSPCommandRequest()
Default native constructor.
|
AVRTSPCommandRequest(long size)
Native array allocator.
|
AVRTSPCommandRequest(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
long |
body_len()
Body payload size
|
AVRTSPCommandRequest |
body_len(long setter) |
BytePointer |
body()
Body payload
|
AVRTSPCommandRequest |
body(BytePointer setter) |
AVRTSPCommandRequest |
getPointer(long i) |
AVDictionary |
headers()
Headers sent in the request to the server
|
AVRTSPCommandRequest |
headers(AVDictionary setter) |
AVRTSPCommandRequest |
position(long position) |
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 AVRTSPCommandRequest()
public AVRTSPCommandRequest(long size)
Pointer.position(long).public AVRTSPCommandRequest(Pointer p)
Pointer(Pointer).public AVRTSPCommandRequest position(long position)
public AVRTSPCommandRequest getPointer(long i)
getPointer in class Pointerpublic AVDictionary headers()
public AVRTSPCommandRequest headers(AVDictionary setter)
public AVRTSPCommandRequest body_len(long setter)
@Cast(value="char*") public BytePointer body()
public AVRTSPCommandRequest body(BytePointer setter)
Copyright © 2026. All rights reserved.