Bit options to pass to CAEStream
A bit field of stream options.
Usage example:
◆ AudioEngineStreamOptions
| Enumerator |
|---|
| AUDIO_STREAM_FORCE_RESAMPLE | force resample even if rates match
|
| AUDIO_STREAM_PAUSED | create the stream paused
|
| AUDIO_STREAM_AUTOSTART | autostart the stream when enough data is buffered
|