public static class avcodec.RcOverride extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
avcodec.RcOverride()
Default native constructor.
|
avcodec.RcOverride(long size)
Native array allocator.
|
avcodec.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(long 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, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, physicalBytes, position, put, realloc, setNull, sizeof, toString, totalBytes, withDeallocator, zeropublic avcodec.RcOverride()
public avcodec.RcOverride(long size)
Pointer.position(long).public avcodec.RcOverride(Pointer p)
Pointer.Pointer(Pointer).public avcodec.RcOverride position(long 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 © 2016. All rights reserved.