|
FDL Core Library
ASC Framing Decision List — C/C++ Reference Implementation
|
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_doc * | owner |
| Owning document. | |
| uint32_t | ctx_index |
| Index into "contexts" array. | |
Handle to a clip ID (child of context, one-level index).
| ojson * fdl_clip_id::node | ( | ) | const |
Resolve handle to its JSON node (context's "clip_id" object).