Blender V4.5
MovieIndex Struct Reference

#include <movie_proxy_indexer.hh>

Public Member Functions

uint64_t get_seek_pos_pts (int frame_index) const
 
uint64_t get_seek_pos_dts (int frame_index) const
 
int get_frame_index (int frameno) const
 
uint64_t get_pts (int frame_index) const
 
int get_duration () const
 

Public Attributes

char filepath [1024]
 
blender::Vector< MovieIndexFrameentries
 

Detailed Description

Definition at line 43 of file movie_proxy_indexer.hh.

Member Function Documentation

◆ get_duration()

◆ get_frame_index()

int MovieIndex::get_frame_index ( int frameno) const

◆ get_pts()

uint64_t MovieIndex::get_pts ( int frame_index) const

◆ get_seek_pos_dts()

uint64_t MovieIndex::get_seek_pos_dts ( int frame_index) const

◆ get_seek_pos_pts()

uint64_t MovieIndex::get_seek_pos_pts ( int frame_index) const

Member Data Documentation

◆ entries

◆ filepath

char MovieIndex::filepath[1024]

Definition at line 44 of file movie_proxy_indexer.hh.

Referenced by movie_index_open().


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