Properties#
Available in header <OpenMfx/Sdk/Cpp/Host/Properties>
.
-
typedef OfxPropertyStruct OpenMfx::Property#
-
typedef OfxPropertySetStruct OpenMfx::PropertySet#
-
union OpenMfx::PropertyValue#
- #include <Properties.h>
-
struct OfxPropertyStruct#
Public Types
-
using Index = std::string#
Public Members
-
OpenMfx::PropertyValue value[4]#
-
using Index = std::string#
-
struct OfxPropertySetStruct#
Public Types
-
using PropertySetContext = OpenMfx::PropertySetContext#
-
using PropertyType = OpenMfx::PropertyType#
Public Functions
-
OfxPropertySetStruct(PropertySetContext context)#
Public Static Functions
-
bool check_property_context(PropertySetContext context, PropertyType type, const char *property)#
-
using PropertySetContext = OpenMfx::PropertySetContext#