MediaClient: Add plans for ReadyToRun callback
This commit is contained in:
parent
e5d446fcc9
commit
7de0fd45cd
@ -105,6 +105,8 @@ public:
|
||||
const media_connection& output) const;
|
||||
|
||||
bool IsRunning() const;
|
||||
// Called when the node is correctly registered to the media services.
|
||||
//virtual void ReadyToRun() const;
|
||||
|
||||
// NOTE: The following functions aren't provided to be inherited,
|
||||
// always use the protected HandleSomething version. This is because
|
||||
|
Loading…
Reference in New Issue
Block a user