Inherits Audio::AudioInputSource.
 | 
| 
  | AudioInputMicrophone (const SAudioInputConfig &sourceConfig) | 
|   | 
| void  | ReadInput (const AudioStreamData &data) override | 
|   | 
| void  | WriteOutput (AkAudioBuffer *akBuffer) override | 
|   | 
| bool  | IsOk () const override | 
|   | 
| void  | OnDeactivated () override | 
|   | 
| 
virtual bool  | IsFormatValid () const | 
|   | 
| 
virtual void  | OnActivated () | 
|   | 
| 
void  | SetFormat (AkAudioFormat &format) | 
|   | 
| 
void  | SetSourceId (TAudioSourceId sourceId) | 
|   | 
| 
TAudioSourceId  | GetSourceId () const | 
|   | 
 | 
| 
SAudioInputConfig  | m_config | 
|   | Configuration information for the source type. 
  | 
|   | 
| 
AkPlayingID  | m_playingId = AK_INVALID_PLAYING_ID | 
|   | Playing ID of the source. 
  | 
|   | 
◆ IsOk()
  
  
      
        
          | bool Audio::AudioInputMicrophone::IsOk  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
overridevirtual   | 
  
 
 
◆ OnDeactivated()
  
  
      
        
          | void Audio::AudioInputMicrophone::OnDeactivated  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
overridevirtual   | 
  
 
 
◆ ReadInput()
  
  
      
        
          | void Audio::AudioInputMicrophone::ReadInput  | 
          ( | 
          const AudioStreamData &  | 
          data | ) | 
           | 
         
       
   | 
  
overridevirtual   | 
  
 
 
◆ WriteOutput()
  
  
      
        
          | void Audio::AudioInputMicrophone::WriteOutput  | 
          ( | 
          AkAudioBuffer *  | 
          akBuffer | ) | 
           | 
         
       
   | 
  
overridevirtual   | 
  
 
 
The documentation for this class was generated from the following file:
- Gems/AudioEngineWwise/Code/Source/Engine/AudioInput/AudioInputMicrophone.h