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

Result of resolving a canvas for given input dimensions. More...

#include <fdl_core.h>

Data Fields

fdl_canvas_tcanvas
 Resolved canvas (non-owning, do NOT free).
 
fdl_framing_decision_tframing_decision
 Resolved framing decision (non-owning, do NOT free).
 
int was_resolved
 FDL_TRUE if a different canvas was found, FDL_FALSE if original matched.
 
const char * error
 Error message on failure (caller frees with fdl_free).
 

Detailed Description

Result of resolving a canvas for given input dimensions.


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