Change-Id: Iae611fdc07aa982be3c3b988c27c50db7240633e
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
MV_ENGINE_CONFIG_ATTR_TYPE_DOUBLE, /**< Double attribute type */
MV_ENGINE_CONFIG_ATTR_TYPE_INTEGER, /**< Integer attribute type */
MV_ENGINE_CONFIG_ATTR_TYPE_BOOLEAN, /**< Boolean attribute type */
- MV_ENGINE_CONFIG_ATTR_TYPE_STRING /**< String attribute type */
+ MV_ENGINE_CONFIG_ATTR_TYPE_STRING, /**< String attribute type */
+ MV_ENGINE_CONFIG_ATTR_TYPE_ARRAY_STRING /**< Array of string attribute type (Since 5.5) */
} mv_config_attribute_type_e;
/**
Name: capi-media-vision
Summary: Media Vision library for Tizen Native API
Version: 0.5.0
-Release: 2
+Release: 3
Group: Multimedia/Framework
License: Apache-2.0 and BSD-3-Clause
Source0: %{name}-%{version}.tar.gz