|
Copyright © 2006 - 2008 MultiMedia Soft
Return to Table of contents
|
|
Type
|
| |||
|
|
| |||
|
Remarks
|
The index of one of the native resampling formats supported by the sound card in use.
The number of available native formats can be obtained using the EncodeFormats.ResampleNativeFormatsGetCount method and their respective friendly description can be obtained using the EncodeFormats.ResampleNativeFormatGetDesc.
This property can be set to -1 when the recording session is performed from a file: in this case the control will start recording using the original parameters (frequency, channels and bits per sample) of the input file and will not perform any resampling.
For further details about encoding and resampling options refer to the EncodeFormatsMan class section.
|