Package 

Class IMediaList.Event

    • Constructor Summary

      Constructors 
      Constructor Description
      IMediaList.Event(int type, IMedia media, boolean retain, int index)
    • Method Summary

      Modifier and Type Method Description
      void release()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • IMediaList.Event

        IMediaList.Event(int type, IMedia media, boolean retain, int index)