Class libvlc_chapter_description_t
- java.lang.Object
-
- com.sun.jna.Structure
-
- uk.co.caprica.vlcj.binding.internal.libvlc_chapter_description_t
-
- Direct Known Subclasses:
libvlc_chapter_description_t.ByReference
public class libvlc_chapter_description_t extends com.sun.jna.StructureEncapsulation of a chapter description.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classlibvlc_chapter_description_t.ByReference
-
Field Summary
Fields Modifier and Type Field Description longi_durationlongi_time_offsetcom.sun.jna.Pointerpsz_name
-
Constructor Summary
Constructors Constructor Description libvlc_chapter_description_t()
-
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
-
-