From 7706d24965a268b6075d3fb5557ef6b96c889483 Mon Sep 17 00:00:00 2001 From: kotontrion Date: Tue, 20 Aug 2024 11:50:05 +0200 Subject: add property for linear or cubic volume scale --- include/astal/wireplumber/video.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'include/astal/wireplumber/video.h') diff --git a/include/astal/wireplumber/video.h b/include/astal/wireplumber/video.h index 8b17e31..3c4ae74 100644 --- a/include/astal/wireplumber/video.h +++ b/include/astal/wireplumber/video.h @@ -24,9 +24,6 @@ GList *astal_wp_video_get_recorders(AstalWpVideo *self); GList *astal_wp_video_get_streams(AstalWpVideo *self); GList *astal_wp_video_get_devices(AstalWpVideo *self); -AstalWpVideo *astal_wp_video_get_default(); -AstalWpVideo *astal_wp_get_default_video(); - G_END_DECLS #endif // !ASTAL_WIREPLUMBER_VIDEO_H -- cgit v1.2.3