| FFmpeg
    | 
SetPTSContext Struct Reference
  
Collaboration diagram for SetPTSContext:

| Data Fields | |
| const AVClass * | class | 
| char * | expr_str | 
| AVExpr * | expr | 
| double | var_values [VAR_VARS_NB] | 
| enum AVMediaType | type | 
Detailed Description
Definition at line 81 of file f_setpts.c.
Field Documentation
| const AVClass* SetPTSContext::class | 
Definition at line 82 of file f_setpts.c.
| AVExpr* SetPTSContext::expr | 
Definition at line 84 of file f_setpts.c.
Referenced by filter_frame(), init(), and uninit().
| char* SetPTSContext::expr_str | 
Definition at line 83 of file f_setpts.c.
Referenced by init().
| enum AVMediaType SetPTSContext::type | 
Definition at line 86 of file f_setpts.c.
Referenced by 7digital-python.lockerEndpoint.LockerRelease::__init__(), config_input(), and filter_frame().
| double SetPTSContext::var_values[VAR_VARS_NB] | 
Definition at line 85 of file f_setpts.c.
Referenced by config_input(), filter_frame(), and init().
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