NVIDIA DeepStream SDK API Reference

7.0 Release
gst-nvdstexttospeech/includes/nvdscustomlib_interface.hpp File Reference

Go to the source code of this file.

Data Structures

struct  nvdstts::DSCustom_CreateParams
 
struct  nvdstts::Property
 
class  nvdstts::IDSCustomLibrary
 

Namespaces

 nvdstts
 

Macros

#define NVDS_CONFIG_FILE_PROPERTY   "config-file"
 

Enumerations

enum  nvdstts::BufferResult {
  nvdstts::BufferResult::Buffer_Ok,
  nvdstts::BufferResult::Buffer_Drop,
  nvdstts::BufferResult::Buffer_Async,
  nvdstts::BufferResult::Buffer_Error
}
 
enum  nvdstts::CapsType : int {
  nvdstts::CapsType::kNone = 0,
  nvdstts::CapsType::kAudio,
  nvdstts::CapsType::kText
}
 

Macro Definition Documentation

◆ NVDS_CONFIG_FILE_PROPERTY

#define NVDS_CONFIG_FILE_PROPERTY   "config-file"