| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |
| ID3_COMPLETE — Event in class com.soma.loader.SomaLoader | |
| Indicates an ID3 information is available when a mp3 starts to load. | |
| ID3_COMPLETE — Constant static property in class com.soma.loader.SomaLoaderEvent | |
| Indicates an ID3 information is available when a mp3 starts to load. | |
| id3Info — Property in class com.soma.loader.SomaLoaderEvent | |
| ID3Info instance dispatched when the current item is a MP3 and when the information is available. | |
| ILoading — Interface in package com.soma.loader | |
|
Author: Romuald Quantin - www.soundstep.com Copyright: The contents of this file are subject to the Mozilla Public License |
|
| info() — Method in class com.soma.loader.SomaLoader | |
| Returns a String describing the SomaLoader instance. | |
| info() — Method in class com.soma.loader.SomaLoaderItem | |
| Returns a String describing the SomaLoaderItem instance. | |
| item — Property in class com.soma.loader.SomaLoaderEvent | |
| SomaLoaderItem instance that is currently loading. | |
| itemComplete(event:com.soma.loader:SomaLoaderEvent) — Method in interface com.soma.loader.ILoading | |
Receives a SomaLoaderEvent.COMPLETE |
|
| itemProgress(event:com.soma.loader:SomaLoaderEvent) — Method in interface com.soma.loader.ILoading | |
Receives a SomaLoaderEvent.PROGRESS |
|
| items — Property in class com.soma.loader.SomaLoader | |
| get a copy of the list of items in the queue. | |
| itemStart(event:com.soma.loader:SomaLoaderEvent) — Method in interface com.soma.loader.ILoading | |
Receives a SomaLoaderEvent.START |
|
| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |