Description
Noted while adding multimedia, fex
int QAbstractVideoBuffer::mapPlanes(MapMode mode, int *numBytes, int bytesPerLine[4], uchar *data[4]);
appears as signature
mapPlanes(QAbstractVideoBuffer::MapMode, int*, Array, Array)
leading to a crash (see PYSIDE-349)
Attachments
Issue Links
- is required for
-
PYSIDE-516 QtGui QOpenGL* classes missing
- Closed
- relates to
-
PYSIDE-187 Shiboken confused by returning arrays by reference
- Closed
-
PYSIDE-92 Shiboken crashes due to array in function definition
- Closed
-
PYSIDE-795 Improve Integration of Numeric Packages
- Closed
- resulted from
-
PYSIDE-349 QtMultimedia is missing in the PySide2
- Closed