|
ADTF
|
Namespace for all service interfaces provided since v3.1. More...
Classes | |
| class | IPlayer |
| ADTF Playback Service Control interface to control the ADTF Player. More... | |
| class | IRecorder |
| Recorder Service Control interface to control the Recorder. More... | |
| class | IRecordingFile |
| class | IRecordingSignal |
| class | IRPCObjectServerRegistry |
| class | ISampleStreamTracer |
Functions | |
| tResult | get_player (ucom::object_ptr< IPlayer > &pPlayer) |
Namespace for all service interfaces provided since v3.1.
|
inline |
Gets the current registered player instance.
| ERR_NOERROR | Succeeded. |
| ERR_NOTFOUND | No object found with IPlayer interface. Make sure the Playback Service is registered. |