Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
AVProfile()
Default native constructor.
|
AVProfile(int size)
Native array allocator.
|
AVProfile(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
BytePointer |
name()
short name for the profile
|
avcodec.AVProfile |
position(int position) |
int |
profile() |
avcodec.AVProfile |
profile(int profile) |
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 AVProfile()
public AVProfile(int size)
Pointer.position(int).public AVProfile(Pointer p)
Pointer.Pointer(Pointer).public avcodec.AVProfile position(int position)
public int profile()
public avcodec.AVProfile profile(int profile)
@MemberGetter @Cast(value="const char*") public BytePointer name()
Copyright © 2015. All Rights Reserved.