FDL Core Library
ASC Framing Decision List — C/C++ Reference Implementation
Loading...
Searching...
No Matches
Public Member Functions | Data Fields
fdl_file_sequence Struct Reference

Handle to a file sequence (grandchild of context, via clip_id, one-level index). More...

#include <fdl_handles.h>

Public Member Functions

jsoncons::ojson * node () const
 Resolve handle to its JSON node (clip_id's "sequence" object).
 

Data Fields

fdl_docowner
 Owning document.
 
uint32_t ctx_index
 Index into "contexts" array.
 

Detailed Description

Handle to a file sequence (grandchild of context, via clip_id, one-level index).

Member Function Documentation

◆ node()

ojson * fdl_file_sequence::node ( ) const

Resolve handle to its JSON node (clip_id's "sequence" object).

Returns
Pointer to ojson node.

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