Our new developer documentation is now available. Please check it out!
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
Name | Type | Description |
---|---|---|
Capture Device Change | delegate | A dynamic multicast delegate that is called when the capture device needs to be reset. |