17 #ifndef ACSDKAUDIOINPUTSTREAM_AUDIOINPUTSTREAMCOMPONENT_H_ 18 #define ACSDKAUDIOINPUTSTREAM_AUDIOINPUTSTREAMCOMPONENT_H_ 29 namespace acsdkAudioInputStream {
40 Component<std::shared_ptr<avsCommon::avs::AudioInputStream>, std::shared_ptr<avsCommon::utils::AudioFormat>>;
52 const size_t wordSize = WORD_SIZE,
53 const size_t maxReaders = MAX_READERS,
54 const std::chrono::seconds amountOfAudioDataInBuffer = AMOUNT_OF_AUDIO_DATA_IN_BUFFER);
59 #endif // ACSDKAUDIOINPUTSTREAM_AUDIOINPUTSTREAMCOMPONENT_H_
Definition: Component.h:36
Whether or not curl logs should be emitted.
Definition: AVSConnectionManager.h:36