libdcp
|
Information about a single frame (either a monoscopic frame or a left or right eye stereoscopic frame) More...
#include <picture_asset_writer.h>
Public Member Functions | |
FrameInfo (uint64_t o, uint64_t s, std::string h) | |
Public Attributes | |
uint64_t | offset = 0 |
uint64_t | size = 0 |
std::string | hash |
Information about a single frame (either a monoscopic frame or a left or right eye stereoscopic frame)
Definition at line 63 of file picture_asset_writer.h.