Class libvlc_media_discoverer_description_t.ByReference
- java.lang.Object
-
- com.sun.jna.Structure
-
- uk.co.caprica.vlcj.binding.internal.libvlc_media_discoverer_description_t
-
- uk.co.caprica.vlcj.binding.internal.libvlc_media_discoverer_description_t.ByReference
-
- All Implemented Interfaces:
com.sun.jna.Structure.ByReference
- Enclosing class:
- libvlc_media_discoverer_description_t
public static class libvlc_media_discoverer_description_t.ByReference extends libvlc_media_discoverer_description_t implements com.sun.jna.Structure.ByReference
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class uk.co.caprica.vlcj.binding.internal.libvlc_media_discoverer_description_t
libvlc_media_discoverer_description_t.ByReference
-
-
Field Summary
-
Fields inherited from class uk.co.caprica.vlcj.binding.internal.libvlc_media_discoverer_description_t
i_cat, psz_longname, psz_name
-
-
Constructor Summary
Constructors Constructor Description ByReference()
-
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
-
-