Blender  V3.3
Public Attributes | List of all members
anim_index_entry Struct Reference

#include <IMB_indexer.h>

Public Attributes

int frameno
 
uint64_t seek_pos
 
uint64_t seek_pos_pts
 
uint64_t seek_pos_dts
 
uint64_t pts
 

Detailed Description

Definition at line 35 of file IMB_indexer.h.

Member Data Documentation

◆ frameno

int anim_index_entry::frameno

◆ pts

uint64_t anim_index_entry::pts

Definition at line 40 of file IMB_indexer.h.

Referenced by IMB_indexer_get_pts(), and IMB_indexer_open().

◆ seek_pos

uint64_t anim_index_entry::seek_pos

Definition at line 37 of file IMB_indexer.h.

Referenced by IMB_indexer_get_seek_pos(), and IMB_indexer_open().

◆ seek_pos_dts

uint64_t anim_index_entry::seek_pos_dts

Definition at line 39 of file IMB_indexer.h.

Referenced by IMB_indexer_get_seek_pos_dts(), and IMB_indexer_open().

◆ seek_pos_pts

uint64_t anim_index_entry::seek_pos_pts

Definition at line 38 of file IMB_indexer.h.

Referenced by IMB_indexer_get_seek_pos_pts(), and IMB_indexer_open().


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