MobileFFmpeg iOS / tvOS API  4.4
Data Fields
InputStream::sub2video Struct Reference

Data Fields

int64_t last_pts
 
int64_t end_pts
 
AVFifoBuffer * sub_queue
 queue of AVSubtitle* before filter init More...
 
AVFrame * frame
 
int w
 
int h
 

Detailed Description

Definition at line 369 of file fftools_ffmpeg.h.

Field Documentation

◆ end_pts

int64_t InputStream::sub2video::end_pts

Definition at line 371 of file fftools_ffmpeg.h.

◆ frame

AVFrame* InputStream::sub2video::frame

Definition at line 373 of file fftools_ffmpeg.h.

◆ h

int InputStream::sub2video::h

Definition at line 374 of file fftools_ffmpeg.h.

◆ last_pts

int64_t InputStream::sub2video::last_pts

Definition at line 370 of file fftools_ffmpeg.h.

◆ sub_queue

AVFifoBuffer* InputStream::sub2video::sub_queue

queue of AVSubtitle* before filter init

Definition at line 372 of file fftools_ffmpeg.h.

◆ w

int InputStream::sub2video::w

Definition at line 374 of file fftools_ffmpeg.h.


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