Class SampledLongSoundExtPt
java.lang.Object
ca.phon.media.SampledLongSoundExtPt
- All Implemented Interfaces:
IPluginExtensionPoint<LongSound>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionClass<?> Get type of extensionGet factory for extension point objects
-
Constructor Details
-
SampledLongSoundExtPt
public SampledLongSoundExtPt()
-
-
Method Details
-
getExtensionType
Description copied from interface:IPluginExtensionPointGet type of extension- Specified by:
getExtensionTypein interfaceIPluginExtensionPoint<LongSound>
-
getFactory
Description copied from interface:IPluginExtensionPointGet factory for extension point objects- Specified by:
getFactoryin interfaceIPluginExtensionPoint<LongSound>
-