Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Attributes | |
std::array< uchar *, arraySize > | bits |
std::array< int, arraySize > | stride |
Static Public Attributes | |
static constexpr int | arraySize = 4 |
Definition at line 88 of file qffmpegconverter.cpp.
|
staticconstexpr |
Definition at line 90 of file qffmpegconverter.cpp.
std::array< uchar *, arraySize > QT_BEGIN_NAMESPACE::SwsFrameData::bits |
Definition at line 91 of file qffmpegconverter.cpp.
std::array< int, arraySize > QT_BEGIN_NAMESPACE::SwsFrameData::stride |
Definition at line 92 of file qffmpegconverter.cpp.