Свойство | Type | Description | |
---|---|---|---|
IsRecording | bool | ||
STEREO | bool | ||
Time | int |
Méthode | Description | |
---|---|---|
AddSample ( short Sample ) : void | ||
Record ( string FilePath, bool Stereo ) : void | ||
Stop ( ) : void |
public Record ( string FilePath, bool Stereo ) : void | ||
FilePath | string | |
Stereo | bool | |
Résultat | void |