Package | Description |
---|---|
uk.co.caprica.vlcj.binding.internal |
Internal JNA bindings for libvlc, bindings to native types and structures.
|
Modifier and Type | Method and Description |
---|---|
static libvlc_event_e |
libvlc_event_e.event(int intValue) |
static libvlc_event_e |
libvlc_event_e.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static libvlc_event_e[] |
libvlc_event_e.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2009–2014 Caprica Software Limited. All rights reserved.