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

Public Member Functions

 MainSoundConfiguration (std::string)
 
 MainSoundConfiguration (MCASoundField field_, int channels)
 
MCASoundField field () const
 
int channels () const
 
boost::optional< Channelmapping (int index) const
 
void set_mapping (int index, Channel channel)
 
std::string to_string () const
 

Private Attributes

MCASoundField _field
 
std::vector< boost::optional< Channel > > _channels
 

Detailed Description

Definition at line 450 of file types.h.


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