RDK Documentation (Open Sourced RDK Components)
audioOutputPortType.cpp File Reference

AudioOutputPortType objects are instantiated by the Device Settings module upon initialization. Applications do not need to create any such objects on its own. References to these objects can be retrieved using a AudioOutputPort object invoking AudioOutputPort::getType() More...

#include <unistd.h>
#include "dsHALConfig.h"
#include "audioOutputPortType.hpp"
#include "audioOutputPortConfig.hpp"
#include "illegalArgumentException.hpp"
#include "list.hpp"
#include "dsTypes.h"
#include "dsUtl.h"
#include <iostream>
#include "dslogger.h"
Include dependency graph for audioOutputPortType.cpp:

Go to the source code of this file.

yes

AudioOutputPortType objects are instantiated by the Device Settings module upon initialization. Applications do not need to create any such objects on its own. References to these objects can be retrieved using a AudioOutputPort object invoking AudioOutputPort::getType()

Definition in file audioOutputPortType.cpp.