Module uk.co.caprica.vlcj.natives
Class libvlc_module_description_t.ByReference
java.lang.Object
com.sun.jna.Structure
uk.co.caprica.vlcj.binding.internal.libvlc_module_description_t
uk.co.caprica.vlcj.binding.internal.libvlc_module_description_t.ByReference
- All Implemented Interfaces:
com.sun.jna.Structure.ByReference
- Enclosing class:
libvlc_module_description_t
public static class libvlc_module_description_t.ByReference
extends libvlc_module_description_t
implements com.sun.jna.Structure.ByReference
-
Nested Class Summary
Nested classes/interfaces inherited from class uk.co.caprica.vlcj.binding.internal.libvlc_module_description_t
libvlc_module_description_t.ByReferenceNested 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_module_description_t
p_next, psz_help, psz_longname, psz_name, psz_shortnameFields inherited from class com.sun.jna.Structure
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE -
Constructor Summary
Constructors -
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
-
Constructor Details
-
ByReference
public ByReference()
-