FFmpeg
Data Fields
DHAVStream Struct Reference

Data Fields

int64_t last_frame_number
 
int64_t last_timestamp
 
int64_t last_time
 
int64_t pts
 

Detailed Description

Definition at line 53 of file dhav.c.

Field Documentation

◆ last_frame_number

int64_t DHAVStream::last_frame_number

Definition at line 54 of file dhav.c.

Referenced by get_pts().

◆ last_timestamp

int64_t DHAVStream::last_timestamp

Definition at line 55 of file dhav.c.

Referenced by get_pts().

◆ last_time

int64_t DHAVStream::last_time

Definition at line 56 of file dhav.c.

Referenced by dhav_read_packet(), dhav_read_seek(), and get_pts().

◆ pts

int64_t DHAVStream::pts

Definition at line 57 of file dhav.c.

Referenced by dhav_read_seek(), and get_pts().


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