方法

GdkDmabufTextureBuilderset_stride

since: 4.14

声明 [src]

void
gdk_dmabuf_texture_builder_set_stride (
  GdkDmabufTextureBuilder* self,
  unsigned int plane,
  unsigned int stride
)

描述 [src]

为平面设置步进。

在调用 gdk_dmabuf_texture_builder_build() 之前,必须为所有平面设置步进。

自4.14起可用

参数

plane

类型: unsigned int

要设置步进的平面。

stride

类型: unsigned int

步进值。