#include <format.h>
Public Attributes | |
| int | version |
| int | video_fourcc |
| int | audio_fourcc |
| int | audio_sample_rate |
| int | audio_bits_per_sample |
| int | audio_channels |
| int | audio_compression_ratio |
| int | audio_quality |
| int | rtjpeg_quality |
| int | rtjpeg_luma_filter |
| int | rtjpeg_chroma_filter |
| int | lavc_bitrate |
| int | lavc_qmin |
| int | lavc_qmax |
| int | lavc_maxqdiff |
| long long | seektable_offset |
| long long | keyframeadjust_offset |
| int | expansion [109] |
Definition at line 92 of file format.h.
Definition at line 94 of file format.h.
Referenced by NuppelDecoder::OpenFile(), and NuppelVideoRecorder::WriteHeader().
Definition at line 95 of file format.h.
Referenced by NuppelDecoder::GetVideoCodecID(), NuppelDecoder::InitAVCodecVideo(), NuppelDecoder::OpenFile(), and NuppelVideoRecorder::WriteHeader().
Definition at line 96 of file format.h.
Referenced by NuppelDecoder::InitAVCodecAudio(), NuppelDecoder::OpenFile(), and NuppelVideoRecorder::WriteHeader().
Definition at line 98 of file format.h.
Referenced by NuppelDecoder::OpenFile(), and NuppelVideoRecorder::WriteHeader().
Definition at line 99 of file format.h.
Referenced by NuppelDecoder::OpenFile(), and NuppelVideoRecorder::WriteHeader().
Definition at line 100 of file format.h.
Referenced by NuppelDecoder::OpenFile(), and NuppelVideoRecorder::WriteHeader().
Definition at line 103 of file format.h.
Referenced by NuppelDecoder::OpenFile(), and NuppelVideoRecorder::WriteHeader().
Definition at line 104 of file format.h.
Referenced by NuppelDecoder::OpenFile(), and NuppelVideoRecorder::WriteHeader().
Definition at line 106 of file format.h.
Referenced by NuppelDecoder::OpenFile(), and NuppelVideoRecorder::WriteHeader().
Definition at line 107 of file format.h.
Referenced by NuppelDecoder::OpenFile(), and NuppelVideoRecorder::WriteHeader().
Definition at line 108 of file format.h.
Referenced by NuppelDecoder::OpenFile(), and NuppelVideoRecorder::WriteHeader().
Definition at line 110 of file format.h.
Referenced by NuppelDecoder::OpenFile(), and NuppelVideoRecorder::WriteHeader().
Definition at line 111 of file format.h.
Referenced by NuppelDecoder::OpenFile(), and NuppelVideoRecorder::WriteHeader().
Definition at line 112 of file format.h.
Referenced by NuppelDecoder::OpenFile(), and NuppelVideoRecorder::WriteHeader().
Definition at line 113 of file format.h.
Referenced by NuppelDecoder::OpenFile(), and NuppelVideoRecorder::WriteHeader().
| long long extendeddata::seektable_offset |
Definition at line 115 of file format.h.
Referenced by NuppelDecoder::OpenFile(), and NuppelVideoRecorder::WriteHeader().
| long long extendeddata::keyframeadjust_offset |
Definition at line 117 of file format.h.
Referenced by NuppelDecoder::OpenFile(), and NuppelVideoRecorder::WriteHeader().
| int extendeddata::expansion[109] |
1.6.3