Creates the XAudioController audio controller instance.
Namespace:
SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
| C# |
|---|
public static XAudioController Open( string fileName, bool autorun ) |
Parameters
- fileName
- Type: System..::.String
Audio file.
- autorun
- Type: System..::.Boolean
Enables or disables the automatic playback of the audio after creating one.