16 #ifndef ACSDKAPPLICATIONAUDIOPIPELINEFACTORYINTERFACES_POOLEDAPPLICATIONMEDIAINTERFACES_H_ 17 #define ACSDKAPPLICATIONAUDIOPIPELINEFACTORYINTERFACES_POOLEDAPPLICATIONMEDIAINTERFACES_H_ 19 #include <unordered_set> 24 namespace acsdkApplicationAudioPipelineFactoryInterfaces {
34 std::unordered_set<std::shared_ptr<avsCommon::utils::mediaPlayer::MediaPlayerInterface>>
mediaPlayers;
37 std::unordered_set<std::shared_ptr<avsCommon::sdkInterfaces::SpeakerInterface>>
speakers;
40 std::unordered_set<std::shared_ptr<acsdkEqualizerInterfaces::EqualizerInterface>>
equalizers;
46 std::unordered_set<std::shared_ptr<avsCommon::sdkInterfaces::ChannelVolumeInterface>>
channelVolumes;
52 #endif // ACSDKAPPLICATIONAUDIOPIPELINEFACTORYINTERFACES_POOLEDAPPLICATIONMEDIAINTERFACES_H_
Whether or not curl logs should be emitted.
Definition: AVSConnectionManager.h:36