use decoder ID in media node
This commit is contained in:
@@ -82,6 +82,11 @@ public:
|
||||
*/
|
||||
virtual QString Description();
|
||||
|
||||
/**
|
||||
* @brief Signals the Node that it won't be used for a while and can deallocate some memory
|
||||
*/
|
||||
virtual void Release();
|
||||
|
||||
/**
|
||||
* @brief Return the parameter at a given index
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user