MobileFFmpeg iOS / tvOS API
4.4
|
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 |
Definition at line 369 of file fftools_ffmpeg.h.
int64_t InputStream::sub2video::end_pts |
Definition at line 371 of file fftools_ffmpeg.h.
AVFrame* InputStream::sub2video::frame |
Definition at line 373 of file fftools_ffmpeg.h.
int InputStream::sub2video::h |
Definition at line 374 of file fftools_ffmpeg.h.
int64_t InputStream::sub2video::last_pts |
Definition at line 370 of file fftools_ffmpeg.h.
AVFifoBuffer* InputStream::sub2video::sub_queue |
queue of AVSubtitle* before filter init
Definition at line 372 of file fftools_ffmpeg.h.
int InputStream::sub2video::w |
Definition at line 374 of file fftools_ffmpeg.h.