Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

28 lines
560 B

//**************************************************************************
//
// Copyright (C) Microsoft Corporation. All rights reserved.
//
// FileName: private.h
//
//**************************************************************************
//
// Abstract: Encoder API private header
//
#include <windows.h>
#include <commctrl.h>
#include <memory.h>
#include <stdio.h>
#include <streams.h>
#include <amstream.h>
#include <ks.h>
#include <ksmedia.h>
#include <ksproxy.h>
#include <strmif.h>
#include "baseapi.h"
#include "videoenc.h"