ホーム › Media.DirectShow › AM_SEEKING_SEEKING_CAPABILITIES
AM_SEEKING_SEEKING_CAPABILITIES
列挙型メンバー 9
| 名前 | 10進 | 16進 |
|---|---|---|
| AM_SEEKING_CanSeekAbsolute | 1 | 0x1 |
| AM_SEEKING_CanSeekForwards | 2 | 0x2 |
| AM_SEEKING_CanSeekBackwards | 4 | 0x4 |
| AM_SEEKING_CanGetCurrentPos | 8 | 0x8 |
| AM_SEEKING_CanGetStopPos | 16 | 0x10 |
| AM_SEEKING_CanGetDuration | 32 | 0x20 |
| AM_SEEKING_CanPlayBackwards | 64 | 0x40 |
| AM_SEEKING_CanDoSegments | 128 | 0x80 |
| AM_SEEKING_Source | 256 | 0x100 |