Changes between Version 9 and Version 10 of SCENE_AUDIO_POINT_R0
- Timestamp:
- 12/11/08 13:40:24 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SCENE_AUDIO_POINT_R0
v9 v10 45 45 * Create interface !AudioHandler which has only one method URL getSource(); 46 46 47 * Create class !JMFAudioHandler which implements !AudioHandler and has one property source of type URL which stores the URL to an audio file and47 * Create class JMFAudioHandler which implements !AudioHandler and has one property source of type URL which stores the URL to an audio file and 48 48 has getter/setter methods. 49 49