FFmpeg  1.2.12
Data Fields
InputStream::sub2video Struct Reference

#include <ffmpeg.h>

Data Fields

int64_t last_pts
int64_t end_pts
AVFilterBufferRefref
int w
int h

Detailed Description

Definition at line 255 of file ffmpeg.h.

Field Documentation

int64_t InputStream::sub2video::end_pts

Definition at line 257 of file ffmpeg.h.

Referenced by sub2video_heartbeat(), and sub2video_update().

int InputStream::sub2video::h

Definition at line 259 of file ffmpeg.h.

Referenced by sub2video_prepare(), and sub2video_update().

int64_t InputStream::sub2video::last_pts

Definition at line 256 of file ffmpeg.h.

Referenced by sub2video_push_ref().

AVFilterBufferRef* InputStream::sub2video::ref
int InputStream::sub2video::w

Definition at line 259 of file ffmpeg.h.

Referenced by sub2video_prepare(), and sub2video_update().


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