libdcp
Public Member Functions | Private Attributes | List of all members
dcp::SoundFrame Class Reference
Inheritance diagram for dcp::SoundFrame:
dcp::Frame< ASDCP::PCM::MXFReader, ASDCP::PCM::FrameBuffer >

Public Member Functions

 SoundFrame (ASDCP::PCM::MXFReader *reader, int n, std::shared_ptr< const DecryptionContext > c, bool check_hmac)
 
int channels () const
 
int samples () const
 
int32_t get (int channel, int sample) const
 
- Public Member Functions inherited from dcp::Frame< ASDCP::PCM::MXFReader, ASDCP::PCM::FrameBuffer >
 Frame (ASDCP::PCM::MXFReader *reader, int n, std::shared_ptr< const DecryptionContext > c, bool check_hmac)
 
 Frame (Frame const &)=delete
 
Frameoperator= (Frame const &)=delete
 
uint8_t const * data () const
 
int size () const
 

Private Attributes

int _channels = 0
 

Detailed Description

Definition at line 51 of file sound_frame.h.


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