C# Class CHDKPTP.CHDKPTPUtil

Afficher le fichier Open project: mweerden/CHDKPTPRemote

Méthodes publiques

Свойство Type Description
CHDK_VERSION_MAJOR int
CHDK_VERSION_MINOR int

Méthodes publiques

Méthode Description
FindDevices ( bool only_supported = true, CHDKPTPDevice>.Func constr = null ) : List

Private Methods

Méthode Description
CheckSupported ( PTPDevice ptpdev ) : CHDKPTPDevice

Method Details

FindDevices() public static méthode

public static FindDevices ( bool only_supported = true, CHDKPTPDevice>.Func constr = null ) : List
only_supported bool
constr CHDKPTPDevice>.Func
Résultat List

Property Details

CHDK_VERSION_MAJOR public_oe static_oe property

public static int CHDK_VERSION_MAJOR
Résultat int

CHDK_VERSION_MINOR public_oe static_oe property

public static int CHDK_VERSION_MINOR
Résultat int