summaryrefslogtreecommitdiff
path: root/include/astal/wireplumber/video.h
diff options
context:
space:
mode:
authorkotontrion <[email protected]>2024-08-20 11:50:05 +0200
committerkotontrion <[email protected]>2024-08-20 11:50:05 +0200
commit7706d24965a268b6075d3fb5557ef6b96c889483 (patch)
tree2a0a544c6b2e67d5e218d68c76c3282ce84889b2 /include/astal/wireplumber/video.h
parent99dc6d3fbc99b955882c1d471c15e077cb44a45a (diff)
add property for linear or cubic volume scale
Diffstat (limited to 'include/astal/wireplumber/video.h')
-rw-r--r--include/astal/wireplumber/video.h3
1 files changed, 0 insertions, 3 deletions
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