|
Blender V5.0
|
#include <movie_proxy_indexer.hh>
Public Attributes | |
| int | frameno |
| uint64_t | seek_pos_pts |
| uint64_t | seek_pos_dts |
| uint64_t | pts |
Definition at line 36 of file movie_proxy_indexer.hh.
| int MovieIndexFrame::frameno |
Definition at line 37 of file movie_proxy_indexer.hh.
| uint64_t MovieIndexFrame::pts |
Definition at line 40 of file movie_proxy_indexer.hh.
| uint64_t MovieIndexFrame::seek_pos_dts |
Definition at line 39 of file movie_proxy_indexer.hh.
| uint64_t MovieIndexFrame::seek_pos_pts |
Definition at line 38 of file movie_proxy_indexer.hh.