Add child_remove, and get rid of all the gstreamer code I added. Doesn't work, and not going to do it that way anyways

This commit is contained in:
Jaime Thomas
2008-05-27 23:28:01 +00:00
parent 6fc7f9f1c9
commit c4568b11bc
5 changed files with 41 additions and 188 deletions

View File

@@ -1,6 +1,6 @@
#ifndef ECDB_AUDIO_H
#define ECDB_AUDIO_H
Ecdb_Source *ecdb_audio_track_handle(Ecdb_Source *src);
int ecdb_audio_project_setup(Ecdb_Burn_Project *proj);
#endif