Definition at line 40 of file movies.c.
◆ audio_codec
| AVCodecContext* movie_state::audio_codec |
◆ audio_device
| SDL_AudioStream* movie_state::audio_device |
◆ audio_drain_deadline_ticks
| uint64_t movie_state::audio_drain_deadline_ticks |
◆ audio_flushed
| bool movie_state::audio_flushed |
◆ audio_stream_index
| int movie_state::audio_stream_index |
◆ buf_h
◆ buf_stride
| int movie_state::buf_stride |
◆ buf_w
◆ buffer
| uint8_t* movie_state::buffer |
◆ format
| AVFormatContext* movie_state::format |
◆ frame_duration
| double movie_state::frame_duration |
◆ has_timing_origin
| bool movie_state::has_timing_origin |
◆ hit_eof
| bool movie_state::hit_eof |
◆ last_video_pts
| double movie_state::last_video_pts |
◆ next_video_time
| double movie_state::next_video_time |
◆ pts_origin
| double movie_state::pts_origin |
◆ result
◆ start_ticks
| uint64_t movie_state::start_ticks |
◆ swr
| SwrContext* movie_state::swr |
◆ sws
| struct SwsContext* movie_state::sws |
◆ video_codec
| AVCodecContext* movie_state::video_codec |
◆ video_flushed
| bool movie_state::video_flushed |
◆ video_frame_ready
| bool movie_state::video_frame_ready |
◆ video_stream
| int movie_state::video_stream |
The documentation for this struct was generated from the following file: