📄 readme.txt
字号:
//-----------------------------------------------------------------------------
// Name: BDASample
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//-----------------------------------------------------------------------------
Description
===========
A sample app to depict Broadcast Driver Architecture's Graph Building Methodology.
Demonstrates how to construct a filter graph based on digital TV tuner cards
that support the new Microsoft Broadcast Driver Architecture (BDA). The sample
also shows how to perform tuning based on the new Microsoft Tuning Model.
The sample is discussed in more detail in the article
"Writing Digital TV Applications" in the DirectX SDK documentation.
Path
====
Source: DXSDK\Samples\C++\DirectShow\BDA\BDASample
Executable: DXSDK\Samples\C++\DirectShow\Bin
Requirements
============
- BDA-compatible ATSC digital tuner card
- MPEG-2 decoder (for example, a software DVD decoder)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -