mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-26 07:10:11 +01:00
2016-06-17 Fred Gleason <fredg@paravelsystems.com>
* Modified rdexport(1) to list correct audio format parameters in the XML output.
This commit is contained in:
@@ -135,7 +135,7 @@ class RDCart
|
||||
bool validateLengths(int len) const;
|
||||
void getMetadata(RDWaveData *data) const;
|
||||
void setMetadata(const RDWaveData *data);
|
||||
QString xml(bool include_cuts,int cutnum=-1) const;
|
||||
QString xml(bool include_cuts,RDSettings *settings=NULL,int cutnum=-1) const;
|
||||
void updateLength();
|
||||
void updateLength(bool enforce_length,unsigned length);
|
||||
void resetRotation() const;
|
||||
|
||||
Reference in New Issue
Block a user