uk.co.caprica.vlcj.binding.internal
Class libvlc_event_u.ByValue

java.lang.Object
  extended by com.sun.jna.Structure
      extended by com.sun.jna.Union
          extended by uk.co.caprica.vlcj.binding.internal.libvlc_event_u
              extended by uk.co.caprica.vlcj.binding.internal.libvlc_event_u.ByValue
All Implemented Interfaces:
com.sun.jna.Structure.ByValue
Enclosing class:
libvlc_event_u

public static class libvlc_event_u.ByValue
extends libvlc_event_u
implements com.sun.jna.Structure.ByValue


Nested Class Summary
 
Nested classes/interfaces inherited from class uk.co.caprica.vlcj.binding.internal.libvlc_event_u
libvlc_event_u.ByValue
 
Nested classes/interfaces inherited from class com.sun.jna.Structure
com.sun.jna.Structure.ByReference
 
Field Summary
 
Fields inherited from class uk.co.caprica.vlcj.binding.internal.libvlc_event_u
media_duration_changed, media_freed, media_list_item_added, media_list_item_deleted, media_list_player_next_item_set, media_list_will_add_item, media_list_will_delete_item, media_meta_changed, media_parsed_changed, media_player_length_changed, media_player_media_changed, media_player_pausable_changed, media_player_position_changed, media_player_seekable_changed, media_player_snapshot_taken, media_player_time_changed, media_player_title_changed, media_state_changed, media_subitem_added, vlm_media_event
 
Fields inherited from class com.sun.jna.Structure
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE
 
Constructor Summary
libvlc_event_u.ByValue()
           
 
Method Summary
 
Methods inherited from class com.sun.jna.Union
getNativeAlignment, getTypedValue, readField, setType, setTypedValue, writeField, writeField
 
Methods inherited from class com.sun.jna.Structure
allocateMemory, allocateMemory, autoAllocate, autoRead, autoRead, autoWrite, autoWrite, cacheTypeInfo, clear, ensureAllocated, equals, getAutoRead, getAutoWrite, getFieldOrder, getFields, getPointer, getStructAlignment, hashCode, newInstance, read, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setFieldOrder, setTypeMapper, size, sortFields, toArray, toArray, toString, useMemory, useMemory, write
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

libvlc_event_u.ByValue

public libvlc_event_u.ByValue()

(C)2010 Caprica Software Limited