libdcp
Public Member Functions | Private Member Functions | Private Attributes | Friends | List of all members
dcp::StereoPictureFrame::Part Class Reference
Inheritance diagram for dcp::StereoPictureFrame::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 StereoPictureFrame
 

Detailed Description

Definition at line 81 of file stereo_picture_frame.h.


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