Developer Documentation

On Capture Device Reset

On Capture Device Reset

Will be called if ODIN recognizes that the selected capture device does not supply data anymore, i.e., if a microphone was unplugged. ODIN will wait for AllowedTimeWithoutStreamUpdate seconds before trying a stream restart. You can set the AllowedTimeWithoutStreamUpdate parameter on the Odin Audio Capture Object.

Outputs

NameTypeDescription
Capture Device ChangedelegateA dynamic multicast delegate that is called when the capture device needs to be reset.