Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
AEStreamData.h File Reference

Enumerations

enum  AEStreamOptions { AESTREAM_FORCE_RESAMPLE = 1 << 0 , AESTREAM_PAUSED = 1 << 1 , AESTREAM_AUTOSTART = 1 << 2 }
 

Enumeration Type Documentation

◆ AEStreamOptions

Bit options to pass to IAE::MakeStream

Enumerator
AESTREAM_FORCE_RESAMPLE 
AESTREAM_PAUSED 
AESTREAM_AUTOSTART