| FFmpeg
    | 

| Data Fields | |
| const AVClass * | class | 
| unsigned int | frame_nb | 
| AVRational | frame_rate | 
| int64_t | pts | 
| int64_t | max_pts | 
| int64_t | duration | 
| int | hsub | 
| int | vsub | 
| enum test_type | test | 
Detailed Description
Definition at line 53 of file vsrc_mptestsrc.c.
Field Documentation
| const AVClass* MPTestContext::class | 
Definition at line 54 of file vsrc_mptestsrc.c.
| int64_t MPTestContext::duration | 
Definition at line 57 of file vsrc_mptestsrc.c.
Referenced by init().
| unsigned int MPTestContext::frame_nb | 
Definition at line 55 of file vsrc_mptestsrc.c.
Referenced by init(), and request_frame().
| AVRational MPTestContext::frame_rate | 
Definition at line 56 of file vsrc_mptestsrc.c.
Referenced by config_props(), and init().
| int MPTestContext::hsub | 
Definition at line 58 of file vsrc_mptestsrc.c.
Referenced by config_props(), and request_frame().
| int64_t MPTestContext::max_pts | 
Definition at line 57 of file vsrc_mptestsrc.c.
Referenced by init(), and request_frame().
| int64_t MPTestContext::pts | 
Definition at line 57 of file vsrc_mptestsrc.c.
Referenced by init(), and request_frame().
| enum test_type MPTestContext::test | 
Definition at line 59 of file vsrc_mptestsrc.c.
Referenced by request_frame().
| int MPTestContext::vsub | 
Definition at line 58 of file vsrc_mptestsrc.c.
Referenced by config_props(), and request_frame().
The documentation for this struct was generated from the following file:
Generated on Fri Oct 31 2025 06:56:27 for FFmpeg by
 1.8.11
 1.8.11