DmabufTextureBuilder.fourcc

uint fourcc() @property

Get fourcc property.

Returns

The format of the texture, as a fourcc value.
void fourcc(uint propval) @property

Set fourcc property.

Parameters

propvalThe format of the texture, as a fourcc value.