NvBufSurfacePlaneParams¶
-
class
pyds.NvBufSurfacePlaneParams(self: pyds.NvBufSurfacePlaneParams) → None¶ -
property
bytesPerPix¶ bytes taken for each pixel
-
property
height¶ height of planes
-
property
num_planes¶
-
property
offset¶ offsets of planes in bytes
-
property
pitch¶ pitch of planes in bytes
-
property
psize¶ ize of planes in bytes
-
property
width¶ width of planes
-
property