public static class avdevice.AVDeviceInfo extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
avdevice.AVDeviceInfo()
Default native constructor.
|
avdevice.AVDeviceInfo(long size)
Native array allocator.
|
avdevice.AVDeviceInfo(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
BytePointer |
device_description()
human friendly name
|
avdevice.AVDeviceInfo |
device_description(BytePointer device_description) |
BytePointer |
device_name()
device name, format depends on device
|
avdevice.AVDeviceInfo |
device_name(BytePointer device_name) |
avdevice.AVDeviceInfo |
position(long position) |
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 avdevice.AVDeviceInfo()
public avdevice.AVDeviceInfo(long size)
Pointer.position(long).public avdevice.AVDeviceInfo(Pointer p)
Pointer.Pointer(Pointer).public avdevice.AVDeviceInfo position(long position)
@Cast(value="char*") public BytePointer device_name()
public avdevice.AVDeviceInfo device_name(BytePointer device_name)
@Cast(value="char*") public BytePointer device_description()
public avdevice.AVDeviceInfo device_description(BytePointer device_description)
Copyright © 2016. All rights reserved.