| FFmpeg
    | 
| Data Fields | |
| const AVClass * | class | 
| AVRational | frame_rate | 
| int64_t | pts | 
| int64_t | max_pts | 
| int64_t | duration | 
| int | hsub | 
| int | vsub | 
| int | test | 
| test_type  More... | |
Definition at line 53 of file vsrc_mptestsrc.c.
| const AVClass* MPTestContext::class | 
Definition at line 54 of file vsrc_mptestsrc.c.
| AVRational MPTestContext::frame_rate | 
Definition at line 55 of file vsrc_mptestsrc.c.
Referenced by config_props(), and init().
| int64_t MPTestContext::pts | 
Definition at line 56 of file vsrc_mptestsrc.c.
Referenced by init(), and request_frame().
| int64_t MPTestContext::max_pts | 
Definition at line 56 of file vsrc_mptestsrc.c.
Referenced by init(), and request_frame().
| int64_t MPTestContext::duration | 
Definition at line 56 of file vsrc_mptestsrc.c.
Referenced by init().
| int MPTestContext::hsub | 
Definition at line 57 of file vsrc_mptestsrc.c.
Referenced by config_props(), and request_frame().
| int MPTestContext::vsub | 
Definition at line 57 of file vsrc_mptestsrc.c.
Referenced by config_props(), and request_frame().
| int MPTestContext::test | 
 1.8.6
 1.8.6