31 #ifdef LIBMWCAPTURE_EXPORTS
32 #define LIBMWCAPTURE_API __declspec(dllexport)
33 #elif LIBMWCAPTURE_DLL
34 #define LIBMWCAPTURE_API __declspec(dllimport)
36 #define LIBMWCAPTURE_API
41 #include "MWProCapture.h"
42 #include "MWCaptureExtension.h"
43 #include "MWUSBCapture.h"
44 #include "MWUSBCaptureExtension.h"
73 MWCaptureInitInstance(
82 MWCaptureExitInstance(
111 MWGetChannelInfoByIndex(
125 MWGetFamilyInfoByIndex(
153 const char* pszDevicePath
229 MWGetVideoInputSourceArray(
231 DWORD* pdwInputSource,
244 MWGetAudioInputSourceArray(
246 DWORD* pdwInputSource,
259 MWGetInputSourceScan(
272 MWSetInputSourceScan(
285 MWGetAVInputSourceLink(
298 MWSetAVInputSourceLink(
311 MWGetVideoInputSource(
324 MWSetVideoInputSource(
337 MWGetAudioInputSource(
350 MWSetAudioInputSource(
395 MWGetInputSpecificStatus(
408 MWGetVideoSignalStatus(
421 MWGetAudioSignalStatus(
435 MWGetHDMIInfoFrameValidFlag(
449 MWGetHDMIInfoFramePacket(
451 MWCAP_HDMI_INFOFRAME_ID
id,
465 MWSetVideoInputAspectRatio(
480 MWGetVideoInputAspectRatio(
494 MWSetVideoInputColorFormat(
496 MWCAP_VIDEO_COLOR_FORMAT colorFormat
507 MWGetVideoInputColorFormat(
509 MWCAP_VIDEO_COLOR_FORMAT * pColorFormat
520 MWSetVideoInputQuantizationRange(
522 MWCAP_VIDEO_QUANTIZATION_RANGE quantRange
533 MWGetVideoInputQuantizationRange(
535 MWCAP_VIDEO_QUANTIZATION_RANGE* pQuantRange
561 MWGetFirmwareStorageInfo(
631 MWCreateVideoCapture(
637 VIDEO_CAPTURE_CALLBACK callback,
648 MWDestoryVideoCapture(
661 MWCreateAudioCapture(
663 MWCAP_AUDIO_CAPTURE_NODE captureNode,
664 DWORD dwSamplesPerSec,
667 AUDIO_CAPTURE_CALLBACK callback,
678 MWDestoryAudioCapture(
693 MWCAP_AUDIO_NODE audioNode,
708 MWCAP_AUDIO_NODE audioNode,
724 MWCaptureSetSDIANCType(
745 MWCaptureGetSDIANCPacket(
Definition: MWCaptureExtension.h:324
Definition: MWCaptureExtension.h:297
Definition: MWUSBCaptureExtension.h:159
Definition: MWCaptureExtension.h:866
Definition: MWCaptureExtension.h:444
Definition: MWCaptureExtension.h:337
Definition: MWCaptureExtension.h:463
Definition: MWHDMIPackets.h:345
Definition: MWCaptureExtension.h:332