public static class dc1394.dc1394trigger_modes_t
extends org.bytedeco.javacpp.Pointer
| Constructor and Description |
|---|
dc1394trigger_modes_t()
Default native constructor.
|
dc1394trigger_modes_t(long size)
Native array allocator.
|
dc1394trigger_modes_t(org.bytedeco.javacpp.Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
org.bytedeco.javacpp.IntPointer |
modes() |
int |
modes(int i) |
dc1394.dc1394trigger_modes_t |
modes(int i,
int modes) |
int |
num() |
dc1394.dc1394trigger_modes_t |
num(int num) |
dc1394.dc1394trigger_modes_t |
position(long position) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic dc1394trigger_modes_t()
public dc1394trigger_modes_t(long size)
Pointer.position(long).public dc1394trigger_modes_t(org.bytedeco.javacpp.Pointer p)
Pointer.Pointer(Pointer).public dc1394.dc1394trigger_modes_t position(long position)
position in class org.bytedeco.javacpp.Pointer@Cast(value="uint32_t") public int num()
public dc1394.dc1394trigger_modes_t num(int num)
@Cast(value="dc1394trigger_mode_t") public int modes(int i)
public dc1394.dc1394trigger_modes_t modes(int i, int modes)
@MemberGetter @Cast(value="dc1394trigger_mode_t*") public org.bytedeco.javacpp.IntPointer modes()
Copyright © 2018. All rights reserved.