Libav
Data Fields
mkv_cuepoint Struct Reference

Data Fields

uint64_t pts
 
int tracknum
 
int64_t cluster_pos
 file offset of the cluster containing the block More...
 

Detailed Description

Definition at line 70 of file matroskaenc.c.

Field Documentation

§ pts

uint64_t mkv_cuepoint::pts

Definition at line 71 of file matroskaenc.c.

Referenced by mkv_add_cuepoint(), and mkv_write_cues().

§ tracknum

int mkv_cuepoint::tracknum

Definition at line 72 of file matroskaenc.c.

Referenced by mkv_add_cuepoint().

§ cluster_pos

int64_t mkv_cuepoint::cluster_pos

file offset of the cluster containing the block

Definition at line 73 of file matroskaenc.c.

Referenced by mkv_add_cuepoint().


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