Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
RcOverride()
Default native constructor.
|
RcOverride(int size)
Native array allocator.
|
RcOverride(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
end_frame() |
avcodec.RcOverride |
end_frame(int end_frame) |
avcodec.RcOverride |
position(int position) |
int |
qscale() |
avcodec.RcOverride |
qscale(int qscale) |
float |
quality_factor() |
avcodec.RcOverride |
quality_factor(float quality_factor) |
int |
start_frame() |
avcodec.RcOverride |
start_frame(int start_frame) |
address, asBuffer, asByteBuffer, capacity, capacity, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, memchr, memcmp, memcpy, memmove, memset, offsetof, position, put, setNull, sizeof, toString, withDeallocator, zeropublic RcOverride()
public RcOverride(int size)
Pointer.position(int).public RcOverride(Pointer p)
Pointer.Pointer(Pointer).public avcodec.RcOverride position(int position)
public int start_frame()
public avcodec.RcOverride start_frame(int start_frame)
public int end_frame()
public avcodec.RcOverride end_frame(int end_frame)
public int qscale()
public avcodec.RcOverride qscale(int qscale)
public float quality_factor()
public avcodec.RcOverride quality_factor(float quality_factor)
Copyright © 2015. All Rights Reserved.