MCPcopy Create free account
hub / github.com/NVIDIA-RTX/Donut / Xaudio2Implementation

Method Xaudio2Implementation

src/engine/AudioEngine.cpp:351–351  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

349private:
350
351 Xaudio2Implementation(Options const & opts) : Engine::Implementation(opts) { }
352
353 static bool canPlaySample(std::shared_ptr<AudioData const> sample);
354

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected