16 #ifndef ACSDK_SAMPLE_ENDPOINT_ENDPOINTALEXARECORDCONTROLLERHANDLER_H_ 17 #define ACSDK_SAMPLE_ENDPOINT_ENDPOINTALEXARECORDCONTROLLERHANDLER_H_ 26 namespace sampleApplications {
41 static std::shared_ptr<EndpointAlexaRecordControllerHandler>
create(
std::string endpointName);
71 #endif // ACSDK_SAMPLE_ENDPOINT_ENDPOINTALEXARECORDCONTROLLERHANDLER_H_ ::std::string string
Definition: gtest-port.h:1097
virtual bool isRecording() override
static std::shared_ptr< EndpointAlexaRecordControllerHandler > create(std::string endpointName)
virtual alexaRecordControllerInterfaces::RecordControllerInterface::Response startRecording() override
virtual alexaRecordControllerInterfaces::RecordControllerInterface::Response stopRecording() override
Whether or not curl logs should be emitted.
Definition: AVSConnectionManager.h:36
Definition: RecordControllerInterface.h:29
Definition: EndpointAlexaRecordControllerHandler.h:33
Definition: RecordControllerInterface.h:34