|
From: SourceForge.net <no...@so...> - 2011-11-21 11:26:27
|
Bugs item #3440700, was opened at 2011-11-21 03:26 Message generated for change (Tracker Item Submitted) made by hendriks73 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=644732&aid=3440700&group_id=106536 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Hendrik Schreiber (hendriks73) Assigned to: Nobody/Anonymous (nobody) Summary: "duration" and frameLength properties missing Initial Comment: AudioFileFormat allows the SPI implementation to expose certain properties like the duration and the frame length (in this case, number of sample frames in the file). In the current implementation these are missing. However, since both are present in the FLAC StreamInfo, they are very easy to provide and make jFlac that much more useful. I wrote a corresponding patch. It's attached. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=644732&aid=3440700&group_id=106536 |