X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=futatabi%2Fvideo_stream.h;h=a6215e963e384829c5ca8c2c8753dffb6d28fa57;hb=32b87c91cf51d730ff5abc8347884219918fad66;hp=12e8ed123a532db2ae3726790356dd43ecd816b2;hpb=6cf87ad853439f8565c575fb29dc539a15fdba87;p=nageru diff --git a/futatabi/video_stream.h b/futatabi/video_stream.h index 12e8ed1..a6215e9 100644 --- a/futatabi/video_stream.h +++ b/futatabi/video_stream.h @@ -142,6 +142,7 @@ private: std::function)> display_decoded_func; // Same, except for INTERPOLATED and FADED_INTERPOLATED. std::string subtitle; // Blank for none. + std::string exif_data; // Blank for none. // Audio, in stereo interleaved 32-bit PCM. If empty and not of type SILENCE, one frame's worth of silence samples // is synthesized.