Class libvlc_video_track_t.ByValue

java.lang.Object
com.sun.jna.Structure
uk.co.caprica.vlcj.binding.internal.libvlc_video_track_t
uk.co.caprica.vlcj.binding.internal.libvlc_video_track_t.ByValue
All Implemented Interfaces:
com.sun.jna.Structure.ByValue
Enclosing class:
libvlc_video_track_t

public static class libvlc_video_track_t.ByValue extends libvlc_video_track_t implements com.sun.jna.Structure.ByValue
  • Nested Class Summary

    Nested classes/interfaces inherited from class uk.co.caprica.vlcj.binding.internal.libvlc_video_track_t

    libvlc_video_track_t.ByValue

    Nested classes/interfaces inherited from class com.sun.jna.Structure

    com.sun.jna.Structure.ByReference, com.sun.jna.Structure.FieldOrder
  • Field Summary

    Fields inherited from class uk.co.caprica.vlcj.binding.internal.libvlc_video_track_t

    i_frame_rate_den, i_frame_rate_num, i_height, i_orientation, i_projection, i_sar_den, i_sar_num, i_width, pose

    Fields inherited from class com.sun.jna.Structure

    ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class com.sun.jna.Structure

    autoRead, autoRead, autoWrite, autoWrite, clear, createFieldsOrder, createFieldsOrder, createFieldsOrder, createFieldsOrder, dataEquals, dataEquals, equals, getAutoRead, getAutoWrite, getPointer, hashCode, newInstance, newInstance, read, readField, setAutoRead, setAutoSynch, setAutoWrite, size, toArray, toArray, toString, toString, write, writeField, writeField

    Methods inherited from class java.lang.Object

    getClass, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • ByValue

      public ByValue()