From d059ccf47c17519fb28e5a1dffbc156d74870e37 Mon Sep 17 00:00:00 2001 From: Mikhail Burakov Date: Sun, 18 Aug 2024 14:23:41 +0200 Subject: Capture compositor output on thread loop --- video_context.h | 1 - 1 file changed, 1 deletion(-) (limited to 'video_context.h') diff --git a/video_context.h b/video_context.h index 472a1a1..ddd1588 100644 --- a/video_context.h +++ b/video_context.h @@ -25,4 +25,3 @@ struct VideoContext* VideoContextCreate(struct IoContext* io_context); void VideoContextDestroy(struct VideoContext* video_context); #endif // STREAMER_VIDEO_CONTEXT_H_ - -- cgit v1.2.3