public class libvlc_event_t
extends com.sun.jna.Structure
Modifier and Type | Field and Description |
---|---|
com.sun.jna.Pointer |
obj |
int |
type |
libvlc_event_u.ByValue |
u |
Constructor and Description |
---|
libvlc_event_t() |
autoRead, autoRead, autoWrite, autoWrite, clear, equals, getAutoRead, getAutoWrite, getPointer, hashCode, newInstance, read, readField, setAutoRead, setAutoSynch, setAutoWrite, size, toArray, toArray, toString, toString, write, writeField, writeField
public int type
libvlc_event_e
public com.sun.jna.Pointer obj
public libvlc_event_u.ByValue u
Copyright © 2009-2012 Caprica Software Limited. All Rights Reserved.