mingw-5.1.4/win32/include/xprtdefs.h
author jjkang
Fri, 11 Jun 2010 15:22:19 +0800
changeset 3 d6b1fbb42aec
parent 0 76b1f169d9fe
permissions -rw-r--r--
Change SFL to EPL

#ifndef _XPTRDEFS_H
#define _XPTRDEFS_H
#if __GNUC__ >= 3
#pragma GCC system_header
#endif

/*--- DirectShow Reference - DirectShow Structures - TIMECODE_SAMPLE Structure */
#define ED_DEVCAP_ATN_READ 0x13B7
#define ED_DEVCAP_RTC_READ 0x13BA

#endif