Method | Description | |
---|---|---|
AudioDevice ( ) |
Initializes a new instance of the AudioDevice class.
|
|
CreateSound ( object nativeSound ) : SoundBase |
Creates the sound.
|
public abstract CreateSound ( object nativeSound ) : SoundBase | ||
nativeSound | object | The native sound. |
return | SoundBase |