DmabufTextureBuilder.fourcc
uint fourcc() @propertyGet fourcc property.
Returns
The format of the texture, as a fourcc value.
void fourcc(uint propval) @propertySet fourcc property.
Parameters
propval | The format of the texture, as a fourcc value. |