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

Handle to a clip ID (child of context, one-level index). More...

#include <fdl_handles.h>

Public Member Functions

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

Data Fields

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

Detailed Description

Handle to a clip ID (child of context, one-level index).

Member Function Documentation

◆ node()

ojson * fdl_clip_id::node ( ) const

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

Returns
Pointer to ojson node.

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