|
World of Might and Magic
0.2.0
Open reimplementation of Might and Magic 6 7 8 game engine
|
#include <avcodec.h>
Открытые атрибуты | |
| int | max_bitrate |
| int64_t | max_bitrate |
| int | min_bitrate |
| int64_t | min_bitrate |
| int | avg_bitrate |
| int64_t | avg_bitrate |
| int | buffer_size |
| uint64_t | vbv_delay |
This structure describes the bitrate properties of an encoded bitstream. It roughly corresponds to a subset the VBV parameters for MPEG-2 or HRD parameters for H.264/HEVC.
| int AVCPBProperties::max_bitrate |
| int AVCPBProperties::min_bitrate |
| int AVCPBProperties::avg_bitrate |
| int AVCPBProperties::buffer_size |
| uint64_t AVCPBProperties::vbv_delay |