Quantcast
Channel: naudio Work Item Rss Feed
Viewing all articles
Browse latest Browse all 738

Commented Unassigned: Mp3FileReader ReadNextFrame supposed to increment position? [16482]

$
0
0
I believe in 1.7.3 on nuget, ReadNextFrame results in Position and CurrentTime increasing.

After the below commit, this looks like it's no longer the case. Is that a bug?

https://github.com/naudio/NAudio/commit/1dbc29cdb539cbed794f7daec803bf10f431022f
Comments: `Position` (and `CurrentTime`) is intended to work in conjunction with `Read` - they are both part of the `WaveStream` interface. But `ReadNextFrame` is just a low-level way to get the next MP3 frame, and so it's not expected you are using these other properties. But I agree it would be nice to fix this up if its not too difficult.

Viewing all articles
Browse latest Browse all 738

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>