Re: Display Raster Data?
- From: Luca Bacci <luca bacci982 gmail com>
- Cc: ML-gtk <gtk-list gnome org>
- Subject: Re: Display Raster Data?
- Date: Wed, 1 Aug 2018 15:44:14 +0200
I suggest you use GStreamer, you can build a video by pushing bitmap frames and it does everything else for you.
Otherwise, you can animate a DrawingArea. Set up a 60hz timer on your own. The timer callback simply calls
That's the simplest solution but can have lower timing quality
Luca
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]