public static class dc1394.dc1394video_frame_t extends dc1394.dc1394video_frame_t_abstract
| Constructor and Description |
|---|
dc1394video_frame_t()
Default native constructor.
|
dc1394video_frame_t(long size)
Native array allocator.
|
dc1394video_frame_t(org.bytedeco.javacpp.Pointer p)
Pointer cast constructor.
|
getByteBufferaddress, 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 dc1394video_frame_t()
public dc1394video_frame_t(long size)
Pointer.position(long).public dc1394video_frame_t(org.bytedeco.javacpp.Pointer p)
Pointer.Pointer(Pointer).public dc1394.dc1394video_frame_t position(long position)
position in class org.bytedeco.javacpp.Pointer@Cast(value="unsigned char*") public org.bytedeco.javacpp.BytePointer image()
image in class dc1394.dc1394video_frame_t_abstractpublic dc1394.dc1394video_frame_t image(org.bytedeco.javacpp.BytePointer image)
@Cast(value="uint32_t") public int size(int i)
public dc1394.dc1394video_frame_t size(int i, int size)
@MemberGetter @Cast(value="uint32_t*") public org.bytedeco.javacpp.IntPointer size()
@Cast(value="uint32_t") @Name(value="position") public int _position(int i)
public dc1394.dc1394video_frame_t _position(int i, int _position)
@MemberGetter @Cast(value="uint32_t*") @Name(value="position") public org.bytedeco.javacpp.IntPointer _position()
@Cast(value="dc1394color_coding_t") public int color_coding()
public dc1394.dc1394video_frame_t color_coding(int color_coding)
@Cast(value="dc1394color_filter_t") public int color_filter()
public dc1394.dc1394video_frame_t color_filter(int color_filter)
@Cast(value="uint32_t") public int yuv_byte_order()
public dc1394.dc1394video_frame_t yuv_byte_order(int yuv_byte_order)
@Cast(value="uint32_t") public int data_depth()
public dc1394.dc1394video_frame_t data_depth(int data_depth)
@Cast(value="uint32_t") public int stride()
public dc1394.dc1394video_frame_t stride(int stride)
@Cast(value="dc1394video_mode_t") public int video_mode()
public dc1394.dc1394video_frame_t video_mode(int video_mode)
@Cast(value="uint64_t") public long total_bytes()
total_bytes in class dc1394.dc1394video_frame_t_abstractpublic dc1394.dc1394video_frame_t total_bytes(long total_bytes)
@Cast(value="uint32_t") public int image_bytes()
public dc1394.dc1394video_frame_t image_bytes(int image_bytes)
@Cast(value="uint32_t") public int padding_bytes()
public dc1394.dc1394video_frame_t padding_bytes(int padding_bytes)
@Cast(value="uint32_t") public int packet_size()
public dc1394.dc1394video_frame_t packet_size(int packet_size)
@Cast(value="uint32_t") public int packets_per_frame()
public dc1394.dc1394video_frame_t packets_per_frame(int packets_per_frame)
@Cast(value="uint64_t") public long timestamp()
public dc1394.dc1394video_frame_t timestamp(long timestamp)
@Cast(value="uint32_t") public int frames_behind()
public dc1394.dc1394video_frame_t frames_behind(int frames_behind)
public dc1394.dc1394camera_t camera()
public dc1394.dc1394video_frame_t camera(dc1394.dc1394camera_t camera)
@Cast(value="uint32_t") public int id()
public dc1394.dc1394video_frame_t id(int id)
@Cast(value="uint64_t") public long allocated_image_bytes()
public dc1394.dc1394video_frame_t allocated_image_bytes(long allocated_image_bytes)
@Cast(value="dc1394bool_t") public int little_endian()
public dc1394.dc1394video_frame_t little_endian(int little_endian)
@Cast(value="dc1394bool_t") public int data_in_padding()
public dc1394.dc1394video_frame_t data_in_padding(int data_in_padding)
Copyright © 2018. All rights reserved.