Datapixx StopMicrophoneSchedule - aleslab/Psychtoolbox-3-aleslab-fork GitHub Wiki
Datapixx('StopMicrophoneSchedule')
Psychtoolbox › Datapixx.{mex*,dll} subfunction
Stop running an audio acquisition schedule. The actual hardware schedule will be
terminated by the next RegWr* command.
Note that if maxScheduleFrames was assigned a non-0 value in
SetMicrophoneSchedule, then the schedule can be left to terminate automatically
without having to call StopMicrophoneSchedule.
See DatapixxMicrophone*Demo and DatapixxAudioFeedbackDemo files for examples.
<<=====See also:===== SetMicrophoneSchedule, StartMicrophoneSchedule, GetMicrophoneStatus <<