16 #ifndef ALEXA_CLIENT_SDK_CAPTIONS_INTERFACE_INCLUDE_CAPTIONS_CAPTIONPRESENTERINTERFACE_H_ 17 #define ALEXA_CLIENT_SDK_CAPTIONS_INTERFACE_INCLUDE_CAPTIONS_CAPTIONPRESENTERINTERFACE_H_ 71 #endif // ALEXA_CLIENT_SDK_CAPTIONS_INTERFACE_INCLUDE_CAPTIONS_CAPTIONPRESENTERINTERFACE_H_ virtual std::pair< bool, int > getWrapIndex(const captions::CaptionLine &captionLine)=0
virtual void onCaptionActivity(const captions::CaptionFrame &captionFrame, avsCommon::avs::FocusState activityType)=0
virtual ~CaptionPresenterInterface()=default
Definition: CaptionFrame.h:33
FocusState
Definition: FocusState.h:29
Definition: CaptionLine.h:30
Whether or not curl logs should be emitted.
Definition: AVSConnectionManager.h:36
Definition: CaptionPresenterInterface.h:33