source:
Daodan/MinGW/include/xprtdefs.h@
1089
Last change on this file since 1089 was 1046, checked in by , 8 years ago | |
---|---|
File size: 250 bytes |
Rev | Line | |
---|---|---|
[1046] | 1 | #ifndef _XPTRDEFS_H |
2 | #define _XPTRDEFS_H | |
3 | #if __GNUC__ >= 3 | |
4 | #pragma GCC system_header | |
5 | #endif | |
6 | ||
7 | /*--- DirectShow Reference - DirectShow Structures - TIMECODE_SAMPLE Structure */ | |
8 | #define ED_DEVCAP_ATN_READ 0x13B7 | |
9 | #define ED_DEVCAP_RTC_READ 0x13BA | |
10 | ||
11 | #endif |
Note:
See TracBrowser
for help on using the repository browser.