Returns the audio controller created using the given key.
Namespace:
SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
C# |
---|
public XAudioController this[ Object audioIndex ] { get; } |
Parameters
- audioIndex
- Type: System..::.Object
The zero-based index of the value to get.
Exceptions
Exception | Condition |
---|---|
System..::.ArgumentNullException | audioIndex is nullNothingnullptra null reference (Nothing in Visual Basic). |