| 
    Kodi Documentation 22.0
    
   Kodi is an open source media player and entertainment hub. 
   | 
 
Enumerations | |
| enum | AEStreamOptions { AESTREAM_FORCE_RESAMPLE = 1 << 0 , AESTREAM_PAUSED = 1 << 1 , AESTREAM_AUTOSTART = 1 << 2 } | 
| enum AEStreamOptions | 
Bit options to pass to IAE::MakeStream
| Enumerator | |
|---|---|
| AESTREAM_FORCE_RESAMPLE | |
| AESTREAM_PAUSED | |
| AESTREAM_AUTOSTART | |