16 #ifndef SAMPLEAPP_CAPTIONPRESENTER_H_ 17 #define SAMPLEAPP_CAPTIONPRESENTER_H_ 39 const std::shared_ptr<captions::CaptionManagerInterface>& captionManager);
51 #endif // SAMPLEAPP_CAPTIONPRESENTER_H_ void onCaptionActivity(const captions::CaptionFrame &captionFrame, avsCommon::avs::FocusState focusState) override
Definition: CaptionFrame.h:33
FocusState
Definition: FocusState.h:29
std::pair< bool, int > getWrapIndex(const captions::CaptionLine &captionLine) override
static std::shared_ptr< captions::CaptionPresenterInterface > createCaptionPresenterInterface(const std::shared_ptr< captions::CaptionManagerInterface > &captionManager)
Definition: CaptionLine.h:30
Whether or not curl logs should be emitted.
Definition: AVSConnectionManager.h:36
Definition: CaptionPresenter.h:28
Definition: CaptionPresenterInterface.h:33