| kodi
    | 
Bit options to pass to CAEStream
 A bit field of stream options.  
More...
| Typedefs | |
| typedef enum AudioEngineStreamOptions | AudioEngineStreamOptions | 
| Enumerations | |
| enum | AudioEngineStreamOptions { AUDIO_STREAM_FORCE_RESAMPLE = 1 << 0, AUDIO_STREAM_PAUSED = 1 << 1, AUDIO_STREAM_AUTOSTART = 1 << 2 } | 
Bit options to pass to CAEStream
 A bit field of stream options. 
Usage example:
 1.8.13
 1.8.13