public class libvlc_module_description_t
extends com.sun.jna.Structure
Modifier and Type | Class and Description |
---|---|
static class |
libvlc_module_description_t.ByReference |
Modifier and Type | Field and Description |
---|---|
libvlc_module_description_t.ByReference |
p_next |
String |
psz_help |
String |
psz_longname |
String |
psz_name |
String |
psz_shortname |
Constructor and Description |
---|
libvlc_module_description_t() |
autoRead, autoRead, autoWrite, autoWrite, clear, equals, getAutoRead, getAutoWrite, getPointer, hashCode, newInstance, newInstance, read, readField, setAutoRead, setAutoSynch, setAutoWrite, size, toArray, toArray, toString, toString, write, writeField, writeField
public String psz_name
public String psz_shortname
public String psz_longname
public String psz_help
public libvlc_module_description_t.ByReference p_next
Copyright © 2009–2014 Caprica Software Limited. All rights reserved.