Home | Info | Community | Development | myReactOS | Contact Us
Definition at line 601 of file axcore.idl.
{ AM_SEEKING_CanSeekAbsolute = 0x001, AM_SEEKING_CanSeekForwards = 0x002, AM_SEEKING_CanSeekBackwards = 0x004, AM_SEEKING_CanGetCurrentPos = 0x008, AM_SEEKING_CanGetStopPos = 0x010, AM_SEEKING_CanGetDuration = 0x020, AM_SEEKING_CanPlayBackwards = 0x040, AM_SEEKING_CanDoSegments = 0x080, AM_SEEKING_Source = 0x100 } AM_SEEKING_SEEKING_CAPABILITIES;