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