DsDevice

プロパティ

プロパティ 内容
ClassID Guid  
DevicePath string  
Mon System.Runtime.InteropServices.ComTypes.IMoniker  
Name string  

メソッド

メソッド 機能
DsDevice DsDeviceインスタンスを生成する。
GetDevicesOfCat ビデオ デバイスのリストを取得する。
GetPropBagValue モニカからプロパティ バッグの値を取得する。

DsDevice

public DsDevice(
    IMoniker Mon
    );

GetDevicesOfCat

public static DsDevice[] GetDevicesOfCat(
    Guid FilterCategory
    );
FilterCategoryクラス
メンバ 説明
ActiveMovieCategories  
AMKSAudio  
AMKSCapture  
AMKSCrossbar  
AMKSDataCompressor  
AMKSRender  
AMKSSplitter  
AMKSTVAudio  
AMKSTVTuner  
AMKSVBICodec  
AMKSVideo  
AudioCompressorCategory  
AudioEffects1Category  
AudioEffects2Category  
AudioInputDevice  
AudioRendererCategory  
BDANetworkProvidersCategory  
BDAReceiverComponentsCategory  
BDARenderingFiltersCategory  
BDASourceFiltersCategory  
BDATransportInformationRenderersCategory  
CPCAFiltersCategory  
DeviceControlCategory  
DMOFilterCategory  
KSAudioDevice  
KSCommunicationsTransform  
KSDataDecompressor  
KSDataTransform  
KSInterfaceTransform  
KSMixer  
LegacyAmFilterCategory  
LTMMVideoProcessors  
MediaEncoderCategory  
MediaMultiplexerCategory  
MidiRendererCategory  
TransmitCategory  
VideoCompressorCategory  
VideoEffects1Category  
VideoEffects2Category  
VideoInputDevice  
WDMStreamingEncoderDevices  
WDMStreamingMultiplexerDevices  

GetPropBagValue

public string GetPropBagValue(
    string sPropName
    );