C# 클래스 CodeTV.DeviceEnumerator

파일 보기 프로젝트 열기: dgis/CodeTV

공개 메소드들

메소드 설명
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[]