Changes between Version 7 and Version 8 of SCENE_AUDIO_POINT_R0
- Timestamp:
- 12/11/08 13:31:09 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SCENE_AUDIO_POINT_R0
v7 v8 40 40 * boolean isPlaying(!AudioHandler audio) 41 41 42 * Create class !JMFAudioEngine which implements !AudioEngine interface (the extension point interface) and provides implementation for all its methods.42 * Create class JMFAudioEngine which implements !AudioEngine interface (the extension point interface) and provides implementation for all its methods. 43 43 The idea is that it registers !AudioHandlers and keep them mapped with their respective JMF Players and it plays the audio files associated with the !AudioHandlers (through URLs); 44 44