get_plane_size


Description:

[ Version ( since = "1.18" ) ]
public bool get_plane_size (out unowned size_t[] plane_size)

Compute the size, in bytes, of each video plane described in this including any padding and alignment constraint defined in this->alignment.

Parameters:

this

a Meta

plane_size

array used to store the plane sizes

Returns:

true if this's alignment is valid and plane_size has been updated, false otherwise