#include <ZMBVEncoder.hh>
|
static constexpr std::string_view | CODEC_4CC = "ZMBV" |
|
Definition at line 19 of file ZMBVEncoder.hh.
◆ Pixel
◆ ZMBVEncoder() [1/3]
openmsx::ZMBVEncoder::ZMBVEncoder |
( |
unsigned |
width, |
|
|
unsigned |
height |
|
) |
| |
◆ ZMBVEncoder() [2/3]
openmsx::ZMBVEncoder::ZMBVEncoder |
( |
const ZMBVEncoder & |
| ) |
|
|
delete |
◆ ZMBVEncoder() [3/3]
◆ ~ZMBVEncoder()
openmsx::ZMBVEncoder::~ZMBVEncoder |
( |
| ) |
|
|
default |
◆ compressFrame()
std::span< const uint8_t > openmsx::ZMBVEncoder::compressFrame |
( |
bool |
keyFrame, |
|
|
const FrameSource * |
frame |
|
) |
| |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ CODEC_4CC
constexpr std::string_view openmsx::ZMBVEncoder::CODEC_4CC = "ZMBV" |
|
staticconstexpr |
The documentation for this class was generated from the following files: