mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2026-01-12 07:35:55 +01:00
2019-05-03 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression that broke audio importation in rdimport(1).
This commit is contained in:
@@ -1076,6 +1076,7 @@ class RDWaveFile
|
||||
#endif // HAVE_VORBIS
|
||||
int WriteOggBuffer(char *buf,int size);
|
||||
unsigned FrameOffset(int msecs) const;
|
||||
QString wave_file_name;
|
||||
QFile wave_file;
|
||||
RDWaveData *wave_data;
|
||||
bool recordable; // Allow DATA chunk writes?
|
||||
|
||||
Reference in New Issue
Block a user