media now plays in node graph
This commit is contained in:
@@ -48,6 +48,7 @@ class Decoder : public QObject
|
||||
{
|
||||
Q_OBJECT
|
||||
public:
|
||||
|
||||
Decoder();
|
||||
|
||||
Decoder(Stream* fs);
|
||||
@@ -142,8 +143,6 @@ public:
|
||||
*/
|
||||
//virtual void Analyze();// = 0;
|
||||
|
||||
|
||||
|
||||
protected:
|
||||
bool open_;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user