FQLab
A spectral audio sandbox
 
Loading...
Searching...
No Matches
FQLab.LoggerAudioPlayer Class Reference
Inheritance diagram for FQLab.LoggerAudioPlayer:
Inheritance graph
Collaboration diagram for FQLab.LoggerAudioPlayer:
Collaboration graph

Public Member Functions

void Initialize (IAudioStream audioStream)
 
void Play (AudioFrame audioFrame)
 Receives the AudioFrame and plays it.
 
void Pause ()
 Pauses playback.
 
void Resume ()
 Resumes playback.
 

Member Function Documentation

◆ Initialize()

void FQLab.LoggerAudioPlayer.Initialize ( IAudioStream  audioStream)
inline

Implements FQLab.IAudioPlayer.

◆ Pause()

void FQLab.LoggerAudioPlayer.Pause ( )
inline

Pauses playback.

Implements FQLab.IAudioPlayer.

◆ Play()

void FQLab.LoggerAudioPlayer.Play ( AudioFrame  audioFrame)
inline

Receives the AudioFrame and plays it.

Parameters
audioFrameFrame with PCM samples.

Implements FQLab.IAudioPlayer.

◆ Resume()

void FQLab.LoggerAudioPlayer.Resume ( )
inline

Resumes playback.

Implements FQLab.IAudioPlayer.


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