首页 > 代码库 > DirectX.Capture Namespace
DirectX.Capture Namespace
DirectX.Capture Class Library |
DirectX.Capture Namespace
The DirectX.Capture namespace contains classes to capture video and audio to AVI files. See the Capture class for information on using this namespace.
Namespace hierarchy
Classes
Class | Description |
---|---|
AudioCapabilities | Capabilities of the audio device such as min/max sampling rate and number of channels available. |
AudioSource | Represents a physical connector or source on an audio device. This class is used on filters that support the IAMAudioInputMixer interface such as source cards. |
Capture | Use the Capture class to capture audio and video to AVI files. |
CrossbarSource | Represents a physical connector or source on an audio/video device. This class is used on filters that support the IAMCrossbar interface such as TV Tuners. |
DeviceInUseException | Exception thrown when the device cannot be rendered or started. |
DirectShowPropertyPage | Property pages for a DirectShow filter (e.g. hardware device). These property pages do not support persisting their settings. |
Filter | Represents a DirectShow filter (e.g. video capture device, compression codec). |
FilterCollection | A collection of Filter objects (DirectShow filters). This is used by the Capture class to provide lists of capture devices and compression filters. This class cannot be created directly. |
Filters | Provides collections of devices and compression codecs installed on the system. |
PropertyPage | A base class for representing property pages exposed by filters. |
PropertyPageCollection | A collection of available PropertyPages in a DirectShow filter graph. It is up to the driver manufacturer to implement a property pages on their drivers. The list of supported property pages will vary from driver to driver. |
Source | Represents a physical connector or source on an audio/video device. |
SourceCollection | A collection of sources (or physical connectors) on an audio or video device. This is used by the Capture class to provide a list of available sources on the currently selected audio and video devices. This class cannot be created directly. This class assumes there is only 1 video and 1 audio crossbar and all input pins route to a single output pin on each crossbar. |
Tuner | Control and query a hardware TV Tuner. |
VfwCompressorPropertyPage | The property page to configure a Video for Windows compliant compression codec. Most compressors support this property page rather than a DirectShow property page. Also, most compressors do not support the IAMVideoCompression interface so this property page is the only method to configure a compressor. |
VideoCapabilities | Capabilities of the video device such as min/max frame size and frame rate. |
Enumerations
Enumeration | Description |
---|---|
TunerInputType | Specify the frequency of the TV tuner. |
? 2002 Brian Low. All rights reserved.
DirectX.Capture Namespace
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。