Class libvlc_media_track_u.ByReference

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

public static class libvlc_media_track_u.ByReference extends libvlc_media_track_u implements com.sun.jna.Structure.ByReference
  • Nested Class Summary

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

    libvlc_media_track_u.ByReference

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

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

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

    audio, subtitle, video

    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.Union

    getTypedValue, readField, setType, setType, setTypedValue, writeField, writeField

    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, setAutoRead, setAutoSynch, setAutoWrite, size, toArray, toArray, toString, toString, write

    Methods inherited from class java.lang.Object

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

    • ByReference

      public ByReference()