C# Class SoundFingerprinting.Strides.StrideUtils

Afficher le fichier Open project: AddictedCS/soundfingerprinting

Méthodes publiques

Méthode Description
ToStride ( string strideType, int min, int max ) : IStride

Method Details

ToStride() public static méthode

public static ToStride ( string strideType, int min, int max ) : IStride
strideType string
min int
max int
Résultat IStride