source: Daodan/MinGW/include/xprtdefs.h@ 1111

Last change on this file since 1111 was 1046, checked in by alloc, 8 years ago

Daodan: Added Windows MinGW and build batch file

File size: 250 bytes
Line 
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.