Wave Dictionary: Difference between revisions

Content added Content deleted
Line 82: Line 82:
== RwaWaveFormat ==
== RwaWaveFormat ==
<syntaxhighlight lang="cpp">
<syntaxhighlight lang="cpp">
struct RwaWaveFormat {
struct RwaWaveFormat
{
uint32_t sampleRate;
uint32_t sampleRate;
RwaUUID* dataType;
RwaUUID* dataType;