#include <elementary_audio_track_config.h>
 | 
|   | ElementaryAudioTrackConfig () | 
|   | 
|   | ElementaryAudioTrackConfig (std::string mime_type, std::vector< uint8_t > extradata, SampleFormat sample_format, ChannelLayout channel_layout, uint32_t samples_per_second) | 
|   | 
|   | ElementaryAudioTrackConfig (std::string mime_type, std::vector< uint8_t > extradata, DecodingMode decoding_mode, SampleFormat sample_format, ChannelLayout channel_layout, uint32_t samples_per_second) | 
|   | 
|   | ElementaryMediaTrackConfig () | 
|   | 
|   | ElementaryMediaTrackConfig (std::string mime_type, std::vector< uint8_t > extradata) | 
|   | 
|   | ElementaryMediaTrackConfig (std::string mime_type, std::vector< uint8_t > extradata, DecodingMode decoding_mode) | 
|   | 
Contains audio ElementaryMediaTrack config.
Definition at line 73 of file elementary_audio_track_config.h.
 
◆ ElementaryAudioTrackConfig() [1/3]
  
  
      
        
          | samsung::wasm::ElementaryAudioTrackConfig::ElementaryAudioTrackConfig  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ ElementaryAudioTrackConfig() [2/3]
  
  
      
        
          | samsung::wasm::ElementaryAudioTrackConfig::ElementaryAudioTrackConfig  | 
          ( | 
          std::string  | 
          mime_type,  | 
         
        
           | 
           | 
          std::vector< uint8_t >  | 
          extradata,  | 
         
        
           | 
           | 
          SampleFormat  | 
          sample_format,  | 
         
        
           | 
           | 
          ChannelLayout  | 
          channel_layout,  | 
         
        
           | 
           | 
          uint32_t  | 
          samples_per_second  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
◆ ElementaryAudioTrackConfig() [3/3]
  
  
      
        
          | samsung::wasm::ElementaryAudioTrackConfig::ElementaryAudioTrackConfig  | 
          ( | 
          std::string  | 
          mime_type,  | 
         
        
           | 
           | 
          std::vector< uint8_t >  | 
          extradata,  | 
         
        
           | 
           | 
          DecodingMode  | 
          decoding_mode,  | 
         
        
           | 
           | 
          SampleFormat  | 
          sample_format,  | 
         
        
           | 
           | 
          ChannelLayout  | 
          channel_layout,  | 
         
        
           | 
           | 
          uint32_t  | 
          samples_per_second  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
◆ channel_layout
      
        
          | ChannelLayout samsung::wasm::ElementaryAudioTrackConfig::channel_layout | 
        
      
 
 
◆ sample_format
      
        
          | SampleFormat samsung::wasm::ElementaryAudioTrackConfig::sample_format | 
        
      
 
 
◆ samples_per_second
      
        
          | uint32_t samsung::wasm::ElementaryAudioTrackConfig::samples_per_second | 
        
      
 
 
The documentation for this struct was generated from the following file: