C# Класс CodeTV.DeviceEnumerator

Показать файл Открыть проект

Открытые методы

Метод Описание
GetDesinterlaceMode ( ) : void
GetDesinterlaceMode ( IVMRDeinterlaceControl9 pDeinterlace ) : void
GetDevicesWithThisInPin ( System.Guid mainType, System.Guid subType ) : DsDevice[]
GetH264Devices ( ) : DsDevice[]
GetMPEG2VideoDevices ( ) : DsDevice[]

Описание методов

GetDesinterlaceMode() публичный статический Метод

public static GetDesinterlaceMode ( ) : void
Результат void

GetDesinterlaceMode() публичный статический Метод

public static GetDesinterlaceMode ( IVMRDeinterlaceControl9 pDeinterlace ) : void
pDeinterlace IVMRDeinterlaceControl9
Результат void

GetDevicesWithThisInPin() публичный статический Метод

public static GetDevicesWithThisInPin ( System.Guid mainType, System.Guid subType ) : DsDevice[]
mainType System.Guid
subType System.Guid
Результат DsDevice[]

GetH264Devices() публичный статический Метод

public static GetH264Devices ( ) : DsDevice[]
Результат DsDevice[]

GetMPEG2VideoDevices() публичный статический Метод

public static GetMPEG2VideoDevices ( ) : DsDevice[]
Результат DsDevice[]