16 #ifndef ACSDK_SAMPLE_ENDPOINT_ENDPOINTALEXASEEKCONTROLLERHANDLER_H_ 17 #define ACSDK_SAMPLE_ENDPOINT_ENDPOINTALEXASEEKCONTROLLERHANDLER_H_ 27 namespace sampleApplications {
42 static std::shared_ptr<EndpointAlexaSeekControllerHandler>
create(
const std::string& endpointName);
47 const std::chrono::milliseconds& deltaPosition)
override;
64 std::chrono::milliseconds m_currentMediaPosition;
71 #endif // ACSDK_SAMPLE_ENDPOINT_ENDPOINTALEXASEEKCONTROLLERHANDLER_H_ Definition: EndpointAlexaSeekControllerHandler.h:34
::std::string string
Definition: gtest-port.h:1097
Definition: AlexaSeekControllerInterface.h:48
Definition: AlexaSeekControllerInterface.h:38
acsdkAlexaSeekControllerInterfaces::AlexaSeekControllerInterface::Response adjustSeekPosition(const std::chrono::milliseconds &deltaPosition) override
static std::shared_ptr< EndpointAlexaSeekControllerHandler > create(const std::string &endpointName)
Whether or not curl logs should be emitted.
Definition: AVSConnectionManager.h:36