aboutsummaryrefslogtreecommitdiff
path: root/include/capture/xcomposite.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/capture/xcomposite.h')
-rw-r--r--include/capture/xcomposite.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/capture/xcomposite.h b/include/capture/xcomposite.h
index 707421f..98b8766 100644
--- a/include/capture/xcomposite.h
+++ b/include/capture/xcomposite.h
@@ -12,6 +12,7 @@ typedef struct {
gsr_color_range color_range;
bool record_cursor;
bool track_damage;
+ gsr_color_depth color_depth;
} gsr_capture_xcomposite_params;
gsr_capture* gsr_capture_xcomposite_create(const gsr_capture_xcomposite_params *params);