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