C# Class CodeTV.DeviceEnumerator

Afficher le fichier Open project: dgis/CodeTV

Méthodes publiques

Méthode Description
GetDesinterlaceMode ( ) : void
GetDesinterlaceMode ( IVMRDeinterlaceControl9 pDeinterlace ) : void
GetDevicesWithThisInPin ( System.Guid mainType, System.Guid subType ) : DsDevice[]
GetH264Devices ( ) : DsDevice[]
GetMPEG2VideoDevices ( ) : DsDevice[]

Method Details

GetDesinterlaceMode() public static méthode

public static GetDesinterlaceMode ( ) : void
Résultat void

GetDesinterlaceMode() public static méthode

public static GetDesinterlaceMode ( IVMRDeinterlaceControl9 pDeinterlace ) : void
pDeinterlace IVMRDeinterlaceControl9
Résultat void

GetDevicesWithThisInPin() public static méthode

public static GetDevicesWithThisInPin ( System.Guid mainType, System.Guid subType ) : DsDevice[]
mainType System.Guid
subType System.Guid
Résultat DsDevice[]

GetH264Devices() public static méthode

public static GetH264Devices ( ) : DsDevice[]
Résultat DsDevice[]

GetMPEG2VideoDevices() public static méthode

public static GetMPEG2VideoDevices ( ) : DsDevice[]
Résultat DsDevice[]