#include <IRequiresActivation.h>
Inheritance diagram for mx::IRequiresActivation:
Public Member Functions | |
virtual bool | activate ()=0 |
[Config Phase] Switches the object from its initial configuration phase to its operational phase - can only be called once. |
[khe]
Kai Hergenroether
|
[Config Phase] Switches the object from its initial configuration phase to its operational phase - can only be called once.
Implemented in mx::HTTPGetStreamSourceCore, and mx::StreamFile. |