Skip to content

Comments

Added readonly property "BufferedWaveProvider" to WaveInProvider#935

Open
PeterJarrettUK wants to merge 2 commits intonaudio:masterfrom
PeterJarrettUK:master
Open

Added readonly property "BufferedWaveProvider" to WaveInProvider#935
PeterJarrettUK wants to merge 2 commits intonaudio:masterfrom
PeterJarrettUK:master

Conversation

@PeterJarrettUK
Copy link
Contributor

Currently there is no way to determine how many (if any) bytes have been added to the internal Buffer by the WaveInProvider.

This PR exposes the internal BufferedWaveProvider via a ReadOnly property so that consumers can determine how many bytes are available, as well as allowing control over the internal ReadFully property if required.

Currently there is no way to determine how many (if any) bytes have been added to the internal Buffer by the WaveInProvider.

This PR exposes the internal BufferedWaveProvider via a ReadOnly property so that consumers can determine how many bytes are available, as well as allowing control over the internal ReadFully property if required.
Added readonly property "BufferedWaveProvider" to WaveInProvider
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant