Skip to content

Introduce buffer-specific properties in SurfaceInterface

Vlad Zahorodnii requested to merge work/buffer-size-changed-signal into master

This merge request renames some surface properties to make them more buffer oriented and introduces the buffer size property in SurfaceInterface. The buffer size is introduced in order to provide a simple way for monitoring buffer size changes.

Merge request reports