| 
       << Click to display table of contents >> TCustomRVMicrophone.SourceType | 
    
Specifies the sound source.
type
  // defined in MRVType unit
  TRVSoundSourceType = (rvsstMicrophone, rvsstWAV);
property SourceType: TRVSoundSourceType;
Value  | 
Meaning  | 
rvsstMicrophone  | 
Microphone  | 
rvsstWAV  | 
WAV-file specified in WAVFileName  |