| FFmpeg
    | 
SchroVideoFormatInfo Struct Reference
  #include <libschroedinger.h>
| Data Fields | |
| uint16_t | width | 
| uint16_t | height | 
| uint16_t | frame_rate_num | 
| uint16_t | frame_rate_denom | 
Detailed Description
Definition at line 34 of file libschroedinger.h.
Field Documentation
| uint16_t SchroVideoFormatInfo::frame_rate_denom | 
Definition at line 38 of file libschroedinger.h.
Referenced by get_video_format_idx().
| uint16_t SchroVideoFormatInfo::frame_rate_num | 
Definition at line 37 of file libschroedinger.h.
Referenced by get_video_format_idx().
| uint16_t SchroVideoFormatInfo::height | 
Definition at line 36 of file libschroedinger.h.
Referenced by get_video_format_idx().
| uint16_t SchroVideoFormatInfo::width | 
Definition at line 35 of file libschroedinger.h.
Referenced by get_video_format_idx().
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