class WavPlayer

Defined at line 38 of file ../../src/media/audio/tools/wav_player/wav_player.h

Public Members

static AudioRenderUsage2 kDefaultUsage

Public Methods

void WavPlayer (Options options)

Defined at line 56 of file ../../src/media/audio/tools/wav_player/wav_player.cc

void Run (sys::ComponentContext * app_context)

Prepare for playback, submit initial data, start the presentation timeline.

Defined at line 61 of file ../../src/media/audio/tools/wav_player/wav_player.cc

void OnKeyPress ()

When a key is pressed, don't send additional packets. Also, recall existing packets (don't wait

for the multi-sec buffer to empty out).

Defined at line 662 of file ../../src/media/audio/tools/wav_player/wav_player.cc

Records