AJA NTV2 SDK  17.6.0.2675
NTV2 SDK 17.6.0.2675
winutil.cpp File Reference
#include <streams.h>
#include <limits.h>
#include <dvdmedia.h>
#include <strsafe.h>
#include <checkbmi.h>
Include dependency graph for winutil.cpp:

Go to the source code of this file.

Functions

LRESULT CALLBACK WndProc (HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam)
 
 STDMETHODIMP_ (ULONG) CImageAllocator
 
STDAPI ConvertVideoInfoToVideoInfo2 (__inout AM_MEDIA_TYPE *pmt)
 
STDAPI CheckVideoInfoType (const AM_MEDIA_TYPE *pmt)
 
STDAPI CheckVideoInfo2Type (const AM_MEDIA_TYPE *pmt)
 

Variables

static UINT MsgDestroy
 

Function Documentation

◆ CheckVideoInfo2Type()

STDAPI CheckVideoInfo2Type ( const AM_MEDIA_TYPE *  pmt)

Definition at line 2728 of file winutil.cpp.

◆ CheckVideoInfoType()

STDAPI CheckVideoInfoType ( const AM_MEDIA_TYPE *  pmt)

Definition at line 2707 of file winutil.cpp.

◆ ConvertVideoInfoToVideoInfo2()

STDAPI ConvertVideoInfoToVideoInfo2 ( __inout AM_MEDIA_TYPE *  pmt)

Definition at line 2671 of file winutil.cpp.

◆ STDMETHODIMP_()

STDMETHODIMP_ ( ULONG  )

Definition at line 1701 of file winutil.cpp.

◆ WndProc()

LRESULT CALLBACK WndProc ( HWND  hwnd,
UINT  uMsg,
WPARAM  wParam,
LPARAM  lParam 
)

Definition at line 416 of file winutil.cpp.

Variable Documentation

◆ MsgDestroy

UINT MsgDestroy
static

Definition at line 16 of file winutil.cpp.