FDL Core Library
ASC Framing Decision List — C/C++ Reference Implementation
Loading...
Searching...
No Matches
Data Fields
fdl_template_result_t Struct Reference

Result of applying a canvas template. More...

#include <fdl_core.h>

Data Fields

fdl_doc_toutput_fdl
 Output FDL (caller owns, free with fdl_doc_free or fdl_template_result_free)
 
const char * context_label
 Label of the new context (caller frees with fdl_free)
 
const char * canvas_id
 ID of the new canvas (caller frees with fdl_free)
 
const char * framing_decision_id
 ID of the new framing decision (caller frees with fdl_free)
 
const char * error
 Error message on failure (free with fdl_free)
 

Detailed Description

Result of applying a canvas template.


The documentation for this struct was generated from the following file: