libdcp
Public Member Functions | Private Member Functions | Private Attributes | Friends | List of all members
dcp::StereoJ2KPictureFrame::Part Class Reference
Inheritance diagram for dcp::StereoJ2KPictureFrame::Part:
dcp::Data

Public Member Functions

 Part (std::shared_ptr< ASDCP::JP2K::SFrameBuffer > buffer, Eye eye)
 
uint8_t const * data () const override
 
uint8_t * data () override
 
int size () const override
 
- Public Member Functions inherited from dcp::Data
void write (boost::filesystem::path file) const
 
void write_via_temp (boost::filesystem::path temp, boost::filesystem::path final) const
 

Private Member Functions

ASDCP::JP2K::FrameBuffer & mono () const
 

Private Attributes

std::shared_ptr< ASDCP::JP2K::SFrameBuffer > _buffer
 
Eye _eye
 

Friends

class StereoJ2KPictureFrame
 

Detailed Description

Definition at line 80 of file stereo_j2k_picture_frame.h.


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