libdcp
Public Member Functions | Public Attributes | List of all members
dcp::FrameInfo Class Reference

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
 

Detailed Description

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.


The documentation for this class was generated from the following file: