FFmpeg
|
R3DContext Struct Reference
Collaboration diagram for R3DContext:

Data Fields | |
unsigned | video_offsets_count |
unsigned * | video_offsets |
unsigned | rdvo_offset |
Detailed Description
Field Documentation
unsigned R3DContext::rdvo_offset |
Definition at line 33 of file r3d.c.
Referenced by r3d_read_header(), and r3d_read_reos().
unsigned* R3DContext::video_offsets |
Definition at line 32 of file r3d.c.
Referenced by r3d_close(), and r3d_read_rdvo().
unsigned R3DContext::video_offsets_count |
Definition at line 31 of file r3d.c.
Referenced by r3d_read_rdvo(), and r3d_seek().
The documentation for this struct was generated from the following file:
- ffmpeg/libavformat/r3d.c
Generated on Sun Sep 21 2025 07:00:55 for FFmpeg by
