Changeset 443 in flair-src for trunk/tools/FlairGCS/src/Picture.cpp
- Timestamp:
- Sep 9, 2021, 5:06:34 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/FlairGCS/src/Picture.cpp
r437 r443 45 45 Picture::~Picture() { delete layout; } 46 46 47 void Picture::BufEvent(char **buf, int *buf_size, uint16_t period, 47 void Picture::BufEvent(char **buf, int *buf_size, uint16_t period,uint16_t nb_buffering, 48 48 bool big_endian) { 49 49 if (big_endian)
Note:
See TracChangeset
for help on using the changeset viewer.