FFmpeg
|
Data Fields | |
unsigned | video_offsets_count |
unsigned | rdvo_offset |
int | audio_channels |
unsigned R3DContext::video_offsets_count |
Definition at line 29 of file r3d.c.
Referenced by r3d_read_rdvo(), and r3d_seek().
unsigned R3DContext::rdvo_offset |
Definition at line 30 of file r3d.c.
Referenced by r3d_read_header(), and r3d_read_reos().
int R3DContext::audio_channels |
Definition at line 32 of file r3d.c.
Referenced by r3d_read_header(), r3d_read_packet(), r3d_read_red1(), and r3d_read_reda().