Handles creation of audio stream from a file location.
More...
Handles creation of audio stream from a file location.
◆ TryOpenAudioStream()
| static bool FQLab.InputHandler.TryOpenAudioStream |
( |
string |
audioFilePath, |
|
|
out IAudioStream |
audioStream |
|
) |
| |
|
inlinestatic |
Attempts to open an audio stream.
- Parameters
-
| audioFilePath | Path to file. |
| audioStream | Resulting stream reference if the operation succeeds. |
- Returns
- Boolean value based on operation status.
The documentation for this class was generated from the following file: