JUDGER_AND_CLIENT/client/MinGW/include/xprtdefs.h

12 lines
250 B
C
Raw Permalink Normal View History

2024-01-13 10:05:40 +08:00
#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