Skip to content

Commit

Permalink
deploy: 1aa1c49
Browse files Browse the repository at this point in the history
  • Loading branch information
robertwu1 committed Jun 6, 2024
1 parent 1c117f1 commit df1694e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion classoboe_1_1_audio_stream_builder.html
Original file line number Diff line number Diff line change
Expand Up @@ -1363,7 +1363,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a0c98d21da654da6d197b004d
<p>Specify the quality of the sample rate converter in Oboe.</p>
<p>If set to None then Oboe will not do sample rate conversion. But the underlying APIs might still do sample rate conversion if you specify a sample rate. That can prevent you from getting a low latency stream.</p>
<p>If you do the conversion in Oboe then you might still get a low latency stream.</p>
<p>Default is <a class="el" href="namespaceoboe.html#a82f3720eba7654aceb7282be36f9ff1da6adf97f83acf6453d4a6a4b1070f3754">SampleRateConversionQuality::None</a> </p>
<p>Default is <a class="el" href="namespaceoboe.html#a82f3720eba7654aceb7282be36f9ff1da87f8a6ab85c9ced3702b4ea641ad4bb5">SampleRateConversionQuality::Medium</a> </p>

</div>
</div>
Expand Down

0 comments on commit df1694e

Please sign in to comment.