FQLab
A spectral audio sandbox
 
Loading...
Searching...
No Matches
FQLab.InputHandler Class Reference

Handles creation of audio stream from a file location. More...

Collaboration diagram for FQLab.InputHandler:
Collaboration graph

Static Public Member Functions

static bool TryOpenAudioStream (string audioFilePath, out IAudioStream audioStream)
 Attempts to open an audio stream.
 

Detailed Description

Handles creation of audio stream from a file location.

Member Function Documentation

◆ TryOpenAudioStream()

static bool FQLab.InputHandler.TryOpenAudioStream ( string  audioFilePath,
out IAudioStream  audioStream 
)
inlinestatic

Attempts to open an audio stream.

Parameters
audioFilePathPath to file.
audioStreamResulting stream reference if the operation succeeds.
Returns
Boolean value based on operation status.
Here is the call graph for this function:
Here is the caller graph for this function:

The documentation for this class was generated from the following file: