common: add description for pp, capture capability
[platform/core/uifw/libtdm.git] / include / tdm_types.h
index 055005f..a718f9a 100644 (file)
@@ -221,6 +221,11 @@ typedef enum {
 typedef void tdm_display;
 
 /**
+ * @brief The tdm backend object
+ */
+typedef void tdm_module;
+
+/**
  * @brief The tdm output object
  */
 typedef void tdm_output;